Companion

object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

KV_WS_INCOMING_KEY
Link copied to clipboard
const val KV_WS_INCOMING_KEY: String
KV_WS_OUTGOING_KEY
Link copied to clipboard
const val KV_WS_OUTGOING_KEY: String
LOG
Link copied to clipboard
val LOG: Logger