ByeParams

data class ByeParams(val sessid: String, val causeCode: Int, val cause: String, val dialogParams: ByeDialogParams) : ParamRequest

Constructors

Link copied to clipboard
constructor(sessid: String, causeCode: Int, cause: String, dialogParams: ByeDialogParams)

Properties

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