get_msg_block
Syntax
native get_msg_block(iMessage);
Usage
| Parameter | Description |
|---|---|
| iMessage | Message id |
Description
Gets whether or not an engine message is blocked.
Return
BLOCK_* constant
Error
If an invalid message id is specified, an error will be thrown.