class GetThreadImpl : GetThread
<init> |
GetThreadImpl(domainImpl: ChatDomainImpl) |
domainImpl |
var domainImpl: ChatDomainImpl |
invoke |
Returns a thread controller for the given channel and message id operator fun invoke(cid: String, parentId: String): Call2<ThreadController> |