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

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. | |
This type defines the UserBundle which combines User and TokenResponse.
