AuthorityRequest
struct in Coherence.Toolkit
Request from another client for authority over an entity.
Properties
| AuthorityType | The type of authority requested. |
| RequesterID | The ClientID of the client requesting authority. |
Methods
| Accept | Responds to the entity authority request with an acceptance. |
| Reject | Responds to the entity authority request with a rejection. |
| Respond | Responds to the entity authority request. |