MessagePriority#

class MessagePriority#

Priorities that can be set on a Message to instruct the message queue to process it before any other message with lower priority.

Fields#

class MessagePriority
HIGH#

The type of the None singleton.

LOW#

The type of the None singleton.

NORMAL#

The type of the None singleton.

VERY_HIGH#

The type of the None singleton.

VERY_LOW#

The type of the None singleton.