Beamable SDK
|
Public Member Functions | |
ThirdPartyLoginResponse (string authToken, bool cancelled=false) | |
Public Attributes | |
string | AuthToken |
readonly bool | Cancelled |
Static Public Attributes | |
static ThirdPartyLoginResponse | CANCELLED = new ThirdPartyLoginResponse(null, true) |