class HideChannelImpl : HideChannel
<init> |
HideChannelImpl(domainImpl: ChatDomainImpl) |
domainImpl |
var domainImpl: ChatDomainImpl |
invoke |
Hides the channel with the specified id operator fun invoke(cid: String, keepHistory: Boolean): Call2<Unit> |