SMSG_CALENDAR_EVENT_INVITE_REMOVED_ALERT

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/calendar/smsg_calendar_event_invite_removed_alert.wowm:1.

smsg SMSG_CALENDAR_EVENT_INVITE_REMOVED_ALERT = 0x0441 {
    Guid event_id;
    DateTime event_time;
    u32 flags;
    u8 status;
}

SMSG have a header of 4 bytes.

SMSG Header

OffsetSize / EndiannessTypeNameDescription
0x002 / Biguint16sizeSize of the rest of the message including the opcode field but not including the size field.
0x022 / Littleuint16opcodeOpcode that determines which fields the message contains.

Body

OffsetSize / EndiannessTypeNameComment
0x048 / LittleGuidevent_id
0x0C4 / LittleDateTimeevent_time
0x104 / Littleu32flags
0x141 / -u8status