CoherenceSync.OnAuthorityRequestedHandler
delegate in Coherence.Toolkit.CoherenceSync
The delegate type of OnAuthorityRequested.
Parameters
requesterID
ClientIDThe ClientID of the requesting client.
authorityType
AuthorityType- The delegate type of .
sync
CoherenceSyncThe entity that the authority request is targeting.
Returns
- bool
Return true to accept the request for authority.
Constructors
OnAuthorityRequestedHandler |
Methods
BeginInvoke | |
EndInvoke | |
Invoke |