Structs§
Enums§
Traits§
- Protocol
Message Metadata - Protocol
Remote - The
ProtocolRemote
is the interface between theProtocolWorkManager
and the async protocol. It must be unique between each async protocol. - Send
Future - Work
Manager Interface
ProtocolRemote
is the interface between the ProtocolWorkManager
and the async protocol.
It must be unique between each async protocol.