Method UnlinkAppleGameCenterAsync
UnlinkAppleGameCenterAsync()
Unlinks the AppleGameCenter account from the current player account.
Declaration
Task UnlinkAppleGameCenterAsync()
Returns
| Type | Description |
|---|---|
| Task | Task for the operation |
Exceptions
| Type | Condition |
|---|---|
| AuthenticationException | The task fails with the exception when the task cannot complete successfully due to Authentication specific errors.
|
| RequestFailedException | The task fails with the exception when the task cannot complete successfully.
|