template <>
class NaturalEventSender
Defined at line 286 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnInit (::fuchsia_logger::LogSinkOnInitRequest payload)
This event is sent whenever Archivist accepts a new connection. Clients may use
the returned IOBuffer to write logs.