QS_INPUT top-level constant

  1. @Deprecated('Use QUEUE_STATUS_FLAGS.QS_INPUT instead')
int const QS_INPUT

An input message is in the queue.

Implementation

@Deprecated('Use QUEUE_STATUS_FLAGS.QS_INPUT instead')
const QS_INPUT = 1031;