resourceConnected

The resourceConnected message is sent from the Java application to indicate that the VRU has finished processing a connectToResource message and to show that it is ready to accept a runScript, connect, or connectToResource message.

Syntax

CTICiscoReturn resourceConnected();

Parameters

There are no input parameters for this method.

Return properties

Integer Status
Returns an Integer value from the list of status codes that describes the result of this request (see Table 3.) To extract this property, call the getStatus method on the returned CTICiscoReturn object.