ControlReplayKey

data class ControlReplayKey(val senderId: String, val type: ControlMessageType, val nonce: String)

Constructors

Link copied to clipboard
constructor(senderId: String, type: ControlMessageType, nonce: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard