IngressToken

Properties

Link copied to clipboard

Requests a user session ID - which does not persist over reconnection - to be mapped into this variable. It may be used in combination with the USER_ID token to create user session specific paths.

Link copied to clipboard

Requests a user session ID - which persists over reconnection - to be mapped into this variable. It may be used in combination with the USER_ID token to create user session specific paths.

Link copied to clipboard
const val USER_ID: String

This contains the known user ID.