0x01F4 - RejectEventRequest
Description
The Reject Event Request message is used to reject an Event creation, update or cancellation. Field 2 represents the Request ID from the Create, Update, or Cancel message that initiated this message. The Request ID's scope is local to the requesting client only. Field 4, Event ID, is a globally unique ID that is established for the event.
Structure
RejectEventRequest RejectEventRequestRec
RejectEventRequestRec
Type: Record
Field # | Field Name | Type | Units | Optional | Interpretation |
---|---|---|---|---|---|
1 | PresenceVector | uint8 | |||
2 | RequestID | uint8 | one | false | ID of the event maintenance request (create, update, or cancel) |
3 | ResponseCode | uint8 | one | true | |
4 | ErrorMessage | true | String for additional information |