Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 5 C++ AMI API Reference : AmiSession Class : AmiSession::sendUnsolicitedMsg()

AmiSession::sendUnsolicitedMsg()
Method
Declaration
AmiStatus sendUnsolicitedMsg(
    ami_AlertType type,
    const char * text,
    int id) const;
Purpose
Sends an unsolicited message to the monitoring agent.
Remarks
An unsolicited message is an application information, warning, or error message that is sent from the managed application directly to the manager (TIBCO Hawk agent).
Parameters
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved