For the complete documentation index, see llms.txt. This page is also available as Markdown.

GatewayRuleType Enum

NAME

GatewayRuleType

DESCRIPTION

Gateway Rule Type.

Values
Description

Any

if Client is connected to any gateway

AnyGW

Deprecated: Use Any

Connected

if Client is connected to one of the following gateways

ConnectedToGWs

Deprecated: Use Connected

NotConnected

if Client is not connected to one of the following gateways

NotConnectedToGWs

Deprecated: Use NotConnected

References to Commands

References to Types

Last updated