LogoRobo.js
Packages@robojs/mock

IdentifyPayloadData

Interface: IdentifyPayloadData

IDENTIFY payload data (op 2) Sent by client to authenticate with the Gateway

Properties

PropertyType
compress?boolean
intentsnumber
large_threshold?number
presence?unknown
properties{ browser: string; device: string; os: string; }
properties.browserstring
properties.devicestring
properties.osstring
shard?[number, number]
tokenstring

On this page