producers/socket_receive_methods/disconnect library
Classes
- DisconnectOptions
- Options for disconnecting the user from the session.
Functions
-
disconnect(
DisconnectOptions options) → void - Disconnects the user from the session, updating the necessary state and triggering alerts if needed.
Typedefs
- DisconnectType = void Function(DisconnectOptions options)