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.
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
|
Copyright © Cloud Software Group, Inc. All rights reserved.