Signature
native get_msg_block(iMessage);
Description
Gets whether or not an engine message is blocked.
Parameters
- iMessage — Message id
Returns
BLOCK_* constant
Errors
-
If an invalid message id is specified, an error
will be thrown.