library / io.getstream.chat.android.livedata / ChatDomainImpl / activeChannelMapImpl

activeChannelMapImpl

var activeChannelMapImpl: ConcurrentHashMap<String, ChannelControllerImpl>

stores the mapping from cid to channelRepository