pub const SESSION_TOKEN_CHANNEL: &str = "session-token";Expand description
Channel name used for SDK-owned session token presentation. The connecting client sends this as the first native message after connection when a compound ticket contained an embedded token.