CloseFrame

class CloseFrame(val code: Int?, val reason: String?) : WebSocketMessage

Constructors

Link copied to clipboard
constructor(code: Int?, reason: String?)

Properties

Link copied to clipboard
val code: Int?
Link copied to clipboard