class IIPAuthPacketCommand { static const int Initialize = 0x0; static const int Acknowledge = 0x1; static const int Action = 0x2; static const int Event = 0x3; }