Package 

Class Channel

  • All Implemented Interfaces:
    io.getstream.chat.android.models.CustomObject , io.getstream.chat.android.models.querysort.ComparableFieldProvider

    
    public final class Channel
     implements CustomObject, ComparableFieldProvider
                        

    Channel is where conversations take place between two or more chat users. It contains a list of messages and have a list of the member users that are participating in the conversation.