FoxoChat.js Packages
Preparing search index...
foxochat.js
GatewayIdentifyPayload
Interface GatewayIdentifyPayload
Used to trigger the hello from the gateway.
interface
GatewayIdentifyPayload
{
token
:
string
;
}
Index
Properties
token
Properties
token
token
:
string
Authentication token.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
token
FoxoChat.js Packages
Loading...
Used to trigger the hello from the gateway.