get_msg_block

Syntax

native get_msg_block(iMessage);

Usage

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.