Channel

class Channel(id: ChannelId, val sessionId: SessionId) : Entity<ChannelId>

Constructors

Link copied to clipboard
constructor(id: ChannelId, sessionId: SessionId)

Properties

Link copied to clipboard
open val id: ChannelId
Link copied to clipboard

Functions

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