Detach Unit
The EVENT_UNIT_DETACH push event is sent when an identifier/unit is attached to a new call.
This push event requires the plus version of Sonoran CAD or higher. For more information, see our pricing page.
EVENT_DISPATCH_UNIT_DETACH Post
This push event is not sent triggered via the API. API triggers should be listened to locally on the game server
The ident
is a unique number specifying the a unit "identifier" being detached from a call.
The callId
represents the specific dispatch call they are being removed from.
Last updated
Was this helpful?