This document specifies the Status and Error Code Numbers and also describes
the events and functions supported by conaito VoIP Extended SDK Client
Components:
CODE NUMBERS:
- Error Codes
- Status Codes
EVENTS:
- OnTextEvent (TextMsg, IP, Port, UserData)
- OnStatusEvent (StatusCode, IP, Port)
- OnWhisperTextEvent (TextMsg, IP, Port, UserData)
- OnConnectionEvent (IP, Port, UserData)
- OnAddConferenceEvent (IP, Port, UserData)
METHODS:
- Initialize (ListenPort, CryptographyKey)
- UnInitialize ()
- Connect (ToIP, ToPort, UserData, TimeOut)
- Disconnect ()
- EnableVoiceActivityDetection (Sensitivity, SilenceDuration)
- DisableVoiceActivityDetection ()
- EnableCryptography ()
- DisableCryptography ()
- AddInConf (IP, Port, UserData, TimeOut)
- AcceptAddInConf (IP, Port, TimeOut)
- CancelAddInConf (IP, Port)
- StartRecording ()
- StopRecording ()
- ResetRecording ()
- SaveRecordingToWaveFile (FileName)
- SetSpkVolume (Volume)
- GetSpkVolume ()
- SetMicVolume (Volume)
- GetMicVolume ()
- EnableMicBoost ()
- DisableMicBoost ()
- IsMicBoostEnable ()
- AcceptIncomingCall (IP, Port, TimeOut)
- CancelIncomingCall (IP, Port)
- SendTxtMsg (TextMsg, UserData)
- SendWhisperTextMsg (TextMsg, ToIP, ToPort, UserData)
- EnableBusyState ()
- DisableBusyState ()
- EnableNotAvailableState ()
- DisableNotAvailableState ()
- MuteMic (Mute)
- MuteSpk (Mute)
- GetOutBoundDataRate ()
- GetInBoundDataRate ()
- GetOutBoundTotalBytes ()
- GetInBoundTotalBytes ()
- SetLicenceKey (LicenceKey)
- GetObjectError ()
Any Questions?
please check conaito
Support
Forum or conaito
Knowledge Base
Please feel free and contact the
conaito Support Team.
|