[in, out] MsgType – An enum that determines whether the message is text or a URL. The MsgType enum has the following values:
TYPE_TEXT = 0
TYPE_URL = 1
TYPE_SCRIPT = 3