ChannelSubscription

class ChannelSubscription(val channel: String, val exceptionHandler: ReThisExceptionHandler? = null, val handler: SubscriptionHandler)

Constructors

Link copied to clipboard
constructor(channel: String, exceptionHandler: ReThisExceptionHandler? = null, handler: SubscriptionHandler)

Properties

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