this.getPriority() method

Gets the priority of the message.

Syntax

<static> this.getPriority() → {number}

Returns

A constant indicating the priority of the message. Will be either hwc.MSG_PRIORITY_NORMAL or hwc.MSG_PRIORITY_HIGH.

Type:

number

Source

hwc-api.js, line 2563.