|
Beamable SDK
|


Classes | |
| class | GameCenterVerificationRequest |
Public Member Functions | |
| void | GetGameCenterLoginRequest (Action< string > tokenSuccess) |
| void | GetGameCenterLoginRequest (Action< string, AuthThirdParty > tokenSuccess) |
| void | OnIdentitySuccess (string identity) |
| void | OnIdentityError (string error) |
Public Attributes | |
| Action< string > | OnGameCenterTokenSuccess |
| Action< string, AuthThirdParty > | OnGameCenterTokenSuccessWithThirdParty |