Interfaces/Dispatcher
IDispatcherManagerService
Public interface for managing dispatcher operations.
Methods
SendIncidentToDispatchers
Parameters
| Name | Type | Description |
|---|---|---|
| incident | Callout | The callout incident to be distributed to dispatchers. |
RemoveIncidentFromDispatchers
Parameters
| Name | Type | Description |
|---|---|---|
| incident | IIncident | The incident to be removed. |
SendUpdateRequestToDispatchers
Sends a request to all dispatchers to update their current state.