Interface OnConnectionSuccessResult

The data returned from an on_connection_success callback

Hierarchy

  • OnConnectionSuccessResult

Properties

reason_code?: number

An optional connect return code received from the server, if a connect return code was returned.

session_present: boolean

A boolean indicating if the connection resumed a session.

Generated using TypeDoc