host_actions library

Classes

HostActionRequest
Standard request envelope sent from the SDK to a host bridge action handler.
HostActionResult
Standard result envelope returned by the host bridge after handling an action.

Enums

HostActionStatus
Terminal outcome states for a host-dispatched action.

Extensions

HostActionRequestPatterns on HostActionRequest
Adds pattern-matching-related methods to HostActionRequest.
HostActionResultPatterns on HostActionResult
Adds pattern-matching-related methods to HostActionResult.
HostActionResultX on HostActionResult