Used to trigger the hello from the gateway.

interface GatewayIdentifyPayload {
    token: string;
}

Properties

Properties

token: string

Authentication token.