SocketEvent
Types
Link copied to clipboard
Called when the Transport closes
Link copied to clipboard
data class FailureEvent(throwable: Throwable, response: Any?) : SocketEvent
Content copied to clipboard
Called when the Transport receives an error
Link copied to clipboard
Called each time the Transport receives a message
Link copied to clipboard
Called when the Transport opens