Package 

Class ChannelData


  • @Deprecated(level = DeprecationLevel.ERROR, message = Use ChannelData from the offline package, replaceWith = @ReplaceWith(imports = {}, expression = io.getstream.chat.android.offline.channel.ChannelData)) 
    public final class ChannelData
    
                        

    A class that only stores the channel data and not all the other channel state Using this prevents code bugs and issues caused by confusing the channel data vs the full channel object