RemoveEmail
method in Coherence.Cloud.PlayerAccount
Methods
public PlayerAccountOperation RemoveEmail(CancellationToken cancellationToken = default)Remove the email address from the current player account.
Parameters
| Type | Name | Description | 
|---|---|---|
| CancellationToken | cancellationToken | Can be used to cancel the operation. | 
Returns
| Type | Description | 
|---|---|
| PlayerAccountOperation | Result of the operation. |