Interface OnConnectionSuccessResult

The data returned from an on_connection_success callback

Hierarchy

  • OnConnectionSuccessResult

Properties

session_present: boolean

A boolean indicating if the connection resumed a session.

reason_code?: number

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

Generated using TypeDoc