RawMessageCallback

Callback for messages of type messageType coming to a certain socket If messageType is null, callback is called for any message

Properties

Link copied to clipboard
abstract val action: RawMessageAction
Link copied to clipboard
abstract val messageType: String?
Link copied to clipboard