Respond
method in Coherence.Toolkit.AuthorityRequest
Methods
public void Respond(AuthorityRequestResponse response)
Responds to the entity authority request.
Parameters
Type | Name | Description |
---|---|---|
AuthorityRequestResponse | response |
public void Respond(bool accept)
Responds to the entity authority request.
Parameters
Type | Name | Description |
---|---|---|
bool | accept | Boolean stating if the entity authority request should be accepted. |