template <>

class AsyncEventHandler

Defined at line 1009 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_messaging.h

Public Methods

void AsyncEventHandler ()

Defined at line 1013 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.