DISCONNECT_AFTER_PENDING_EVENTS

After gathering and processing pending events, the websocket should be dropped, impeding the client from staying online and receiving live events.

Use-cases

Needed, for example, when the application wakes up when receiving a push notification, and wants to free resources after processing notifications.

See also

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int