OnMainPlayerAccountChangedEventHandler
delegate in Coherence.Cloud
Reference to a method that should be called when the first login operation to coherence Cloud starts, when the main player account is changed to a different one using SetAsMain(), and when the main player account logs out from coherence cloud.
Parameters
mainPlayerAccount
PlayerAccountThe new main player account.
At this point Services is not null, but IsLoggedIn is still false for a main player account that has just started logging in.
Constructors
OnMainPlayerAccountChangedEventHandler |
Methods
BeginInvoke | |
EndInvoke | |
Invoke |