getChannelById

abstract fun getChannelById(channelId: String): Channel?

Get a @object:Channel from its id (locally).

Return

The @object:Channel if exist or null

Parameters

channelId

String The identifier of the channel