Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.Common.Api.Auth.UserBundle Class Reference

This type defines the UserBundle which combines User and TokenResponse. More...

Collaboration diagram for Beamable.Common.Api.Auth.UserBundle:
Collaboration graph
[legend]

Public Member Functions

override bool Equals (object obj)
 
override int GetHashCode ()
 
bool Equals (UserBundle other)
 

Public Attributes

User User
 The User
 
TokenResponse Token
 The stored TokenResponse that the User last used to sign in.
 

Detailed Description

This type defines the UserBundle which combines User and TokenResponse.

Related Links

img beamable-logo


The documentation for this class was generated from the following file: