class Handle : SingleMessageRecipient
Handle(id: Int)
val id: Int
fun equals(other: Any?): Boolean
fun hashCode(): Int
fun toString(): String