pub const MESSAGING_DESTINATION_ANONYMOUS: &str = "messaging.destination.anonymous";
Expand description

A boolean that is true if the message destination is anonymous (could be unnamed or have auto-generated name).