|
||
This document describes the events supported by conaito VoIP Standard SDK Components: OnTextEvent (TextMsg As String, UserData As String) Description: This Event is triggered by the conaito VoIP control, when a text message is received from the remote end. Parameters Values: - Text Message String - User Data OnStatusEvent (StatusCode As Long) Description: This Event is triggered by the conaito VoIP control, to notify about the connection status. Parameters Values: - Status Code Number OnConnectionEvent (IP As String, Port As Long, UserData As String) Description: This Event is triggered, to notify the listening end that the client is requesting to connect. Parameters Values: - Client IP - Client Port - User Data Remarks: When a client tries to establish a connection to the listening end, OnConnectionEvent event is triggered with Client’s IP and Port values, to notify the listening end about the client connection request. To accept the connection, AcceptIncomingCall() method can be used. Any Questions? please check conaito Support Forum or conaito Knowledge Base Please feel free and contact the conaito Support Team. |
||
|
||
Copyright © 2004,
conaito Technology. All rights reserved. |
| The CHM file was converted to HTML by chm2web software. |