Constant FLAG_REQUIRES_RESPONSE
pub const FLAG_REQUIRES_RESPONSE: u32 = 0x08; // 8u32Expand description
Flag indicating this message requires a response.
pub const FLAG_REQUIRES_RESPONSE: u32 = 0x08; // 8u32Flag indicating this message requires a response.