ServerUnsubscribedEvent constructor

ServerUnsubscribedEvent(
  1. String channel
)

Implementation

ServerUnsubscribedEvent(this.channel);