OPEN_MSG_NOT_EXIST member

A constant indicating that a message could not be opened because no message with the given ID exists. This is a possible return value for hwc.openMessage.

Syntax

<static> OPEN_MSG_NOT_EXIST : number

Type

number

Source

hwc-api.js, line 3151.