_onUnsolicitedMsg Method Purpose Subscribing to this method (on all platforms) returns any unsolicited notifications that are sent from this microagent. Invoking this method returns the last such message that was received (if any). Remarks An unsolicited message is an information, warning, or error message that is sent directly to the manager. Type Asynchronous, INFO. Arguments None. Returns Name Type Description TYPE String One of INFO, WARNING, or ERROR. TEXT String The text of the message ID Integer A number used by the application to identify the message INBOX String An inbox address used to send the message