| channel | Channel | The Channel the remote Client is a Member of | 
    
        
            
                | identity | String | The identity of the remote Client | 
    
        
            
                | isTyping | Boolean | Whether or not this Member is currently typing | 
    
        
            
                | lastConsumedMessageIndex | Number | Latest consumed Message index by this Member.
Note that just retrieving messages on a client endpoint does not mean that messages are consumed/read,
please consider reading about Consumption Horizon feature
to find out how to mark messages as consumed. | 
    
        
            
                | lastConsumptionTimestamp | Date | Date when Member has updated his consumption horizon | 
    
        
            
                | sid | String | The server-assigned unique identifier for the Member |