Package 

Class User

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

    
    public final class User
     implements CustomObject
                        

    The only required field on the User data class is the user id.

    You can also store custom data as you'd like.