Package 

Class GuestUser

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final User user
      private final String token
    • Method Summary

      Modifier and Type Method Description
      final User component1()
      final String component2()
      final GuestUser copy(User user, String token)
      final User getUser()
      final String getToken()
      • Methods inherited from class io.getstream.chat.android.client.models.GuestUser

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait