template <>
class NaturalEventHandlerInterface
Defined at line 998 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h
Public Methods
void NaturalEventHandlerInterface ()
Defined at line 1001 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h
void OnRevoke ()
An event produced by a FIDL server to signal that the registered service should be revoked
and removed from the Service Discovery Protocol database.
It is expected that this protocol will be subsequently closed after issuing this event.
void ~NaturalEventHandlerInterface ()
Defined at line 1002 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h