GatewayStatus#

struct GatewayStatus#

Update relating to current gateway service status.

Public Members

std::string_view account#

Account name.

Mask<SupportType> supported#

Supported update types.

Mask<SupportType> available#

Available update types (union of all streams, one or more available)

Mask<SupportType> unavailable#

Unavailable update types (union of all streams, one or more unavailable)