this.isRead() method

Gets whether this message has been read or not.

Syntax

<static> this.isRead() → {boolean}

Returns

Whether this message has been read (true) or not (false).

Type:

boolean

Source

hwc-api.js, line 2504.