template <>
class NaturalEventSender
Defined at line 1053 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> 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.