DataChannelMessageSubtype

class DataChannelMessageSubtype

Functions

Link copied to clipboard
open fun name(e: Int): String

Properties

Link copied to clipboard
val Command: Byte
Link copied to clipboard
val CommandAcknowledgement: Byte
Link copied to clipboard
val names: Array<String>
Link copied to clipboard
val NONE: Byte
Link copied to clipboard
val Notification: Byte
Link copied to clipboard
val Query: Byte
Link copied to clipboard
val QueryResponse: Byte