template <>
class WireSyncClientImpl
Defined at line 331 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fuchsia_intl::PropertyProvider>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_intl::PropertyProvider::GetProfile> GetProfile ()
Gets the user's internationalization profile.
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.