Constant MESSAGING_OPERATION_NAME

pub const MESSAGING_OPERATION_NAME: &'static str;
Expand description

The system-specific name of the messaging operation.

§Notes

§Examples

  • "ack"
  • "nack"
  • "send"