template <>
class WireAsyncEventHandler
Defined at line 987 of file fidling/gen/src/connectivity/network/testing/netemul/sync-manager/fidl/sync/cpp/fidl/fuchsia.netemul.sync/cpp/wire_messaging.h
Public Methods
void OnBusData (::fidl::WireEvent< ::fuchsia_netemul_sync::Bus::OnBusData> * event)
Notifies client of new event.
void OnClientAttached (::fidl::WireEvent< ::fuchsia_netemul_sync::Bus::OnClientAttached> * event)
Notifies a client is now attached.
Upon subscribing to a bus, a client will always receive an `OnClientAttached` event for each
client present on the bus at the moment it joined.
void OnClientDetached (::fidl::WireEvent< ::fuchsia_netemul_sync::Bus::OnClientDetached> * event)
Notifies a client was detached.
void WireAsyncEventHandler ()
Defined at line 991 of file fidling/gen/src/connectivity/network/testing/netemul/sync-manager/fidl/sync/cpp/fidl/fuchsia.netemul.sync/cpp/wire_messaging.h