Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
Smart Tools for a Private Home
|
This is the complete list of members for CPhone, including all inherited members.
AcceptCall() | CPhone | |
CancelAllCalls() | CPhone | |
CompleteTransfer() | CPhone | |
Dial(const char *url) | CPhone | |
GetCallDuration(int callId=0) | CPhone | |
GetPeerUrl(int callId=0) | CPhone | |
GetState() | CPhone | inline |
Hangup() | CPhone | |
Iterate() | CPhone | |
PrepareTransfer() | CPhone | |
Register(const char *identity=NULL, const char *secret=NULL) | CPhone | |
SendDtmf(const char *dtmfSequence) | CPhone | |
SetCbDtmfReceived(void(*_cbDtmfReceived)(void *, char), void *data=NULL) | CPhone | inline |
SetCbInfo(void(*_cbInfo)(void *, const char *), void *data=NULL) | CPhone | inline |
SetCbPhoneStateChanged(void(*_cbPhoneStateChanged)(void *, EPhoneState), void *data=NULL) | CPhone | inline |
SetIncomingCallAction(EPhoneState _incomingAction) | CPhone | inline |
Setup(const char *agentName, int _mediaSelected, int withLogging, const char *tmpDir) | CPhone | |
VideoLockFrame(int streamId) | CPhone | |
VideoUnlock() | CPhone |