CPI-C Conversation Events
connected
The connected event signals that the connect action was successful.
destroyedPart
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
disconnected
The disconnected event signals that the disconnect action was successful.
error
The error event signals that an error occurred during the conversation with the server. The result is an error object that contains the detail.
received
The received event signals that the receiveBuffer action completed successfully.
receivedCompleteData
The receivedCompleteData event signals that the receive action completed successfully.
sent
The sent event signals that data was successfully sent to the server.
Last modified date: 01/29/2015