tokenExpiresAt property
DateTime?
get
tokenExpiresAt
Expiry of the app-level (Agora) token used to join, when known — populated by the gateway exchange; null in raw-JWT dev mode.
Implementation
DateTime? get tokenExpiresAt;