The _onUnsolicitedMsg Method

The _onUnsolicitedMsg method 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, IMPACT_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