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.
CTICiscoReturn resourceConnected();
There are no input parameters for this method.