Package 

Class Channel

  • All Implemented Interfaces:
    io.getstream.chat.android.client.models.CustomObject

    
    public final class Channel
     implements CustomObject
                        

    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.