template <>
class WireBufferEventSender
Defined at line 4989 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/wire_messaging.h
Public Methods
fidl::OneWayStatus 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.