HiTGVoip

Undocumented in source.
class HiTGVoip {}

Constructors

this
this()
Undocumented in source.
this
this(bool isCreator, long otherID, long callID, CALL_STATE callState, CallProtocols callProtocols)
Undocumented in source.
this
this(bool isCreator, long otherID, long callID, CALL_STATE callState, CallProtocols callProtocols, DiscardCallback discardCallback, AcceptCallback acceptCallback)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

accept
void accept()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
debugCtl
HiTGVoip debugCtl(int request, int param)
Undocumented in source. Be warned that the author may not have intended to support it.
discard
void discard(CallDiscardReason discardReason, int rating)
Undocumented in source. Be warned that the author may not have intended to support it.
getCallID
long getCallID()
Undocumented in source. Be warned that the author may not have intended to support it.
getCallProtocol
CallProtocols getCallProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
getCallStats
CallStats getCallStats()
Undocumented in source. Be warned that the author may not have intended to support it.
getDebugLog
string getDebugLog()
Undocumented in source. Be warned that the author may not have intended to support it.
getDebugString
string getDebugString()
Undocumented in source. Be warned that the author may not have intended to support it.
getLastError
int getLastError()
Undocumented in source. Be warned that the author may not have intended to support it.
getOtherID
long getOtherID()
Undocumented in source. Be warned that the author may not have intended to support it.
getPeerCapabilities
uint getPeerCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getPreferredRelayID
long getPreferredRelayID()
Undocumented in source. Be warned that the author may not have intended to support it.
getSignalBarsCount
int getSignalBarsCount()
Undocumented in source. Be warned that the author may not have intended to support it.
getState
int getState()
Undocumented in source. Be warned that the author may not have intended to support it.
getVersion
string getVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
isCallCreator
bool isCallCreator()
Undocumented in source. Be warned that the author may not have intended to support it.
isPlaying
bool isPlaying()
Undocumented in source. Be warned that the author may not have intended to support it.
muteMic
HiTGVoip muteMic()
Undocumented in source. Be warned that the author may not have intended to support it.
play
HiTGVoip play(string inputPath)
Undocumented in source. Be warned that the author may not have intended to support it.
playOnHold
HiTGVoip playOnHold(string[] inputPaths)
Undocumented in source. Be warned that the author may not have intended to support it.
requestCallUpgrade
HiTGVoip requestCallUpgrade()
Undocumented in source. Be warned that the author may not have intended to support it.
sendGroupCallKey
HiTGVoip sendGroupCallKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
setAcceptCallback
HiTGVoip setAcceptCallback(AcceptCallback acceptCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
setBitrate
HiTGVoip setBitrate(int bitrate)
Undocumented in source. Be warned that the author may not have intended to support it.
setCallID
HiTGVoip setCallID(long callID)
Undocumented in source. Be warned that the author may not have intended to support it.
setCallProtocols
HiTGVoip setCallProtocols(CallProtocols callProtocols)
Undocumented in source. Be warned that the author may not have intended to support it.
setCallState
HiTGVoip setCallState(CALL_STATE callState)
Undocumented in source. Be warned that the author may not have intended to support it.
setConfig
HiTGVoip setConfig(config_t config)
Undocumented in source. Be warned that the author may not have intended to support it.
setDiscardCallback
HiTGVoip setDiscardCallback(DiscardCallback discardCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
setEncryptionKey
HiTGVoip setEncryptionKey(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
setIsCreator
HiTGVoip setIsCreator(bool isCreator)
Undocumented in source. Be warned that the author may not have intended to support it.
setNetworkType
HiTGVoip setNetworkType(NET_TYPE type)
Undocumented in source. Be warned that the author may not have intended to support it.
setOtherID
HiTGVoip setOtherID(long otherID)
Undocumented in source. Be warned that the author may not have intended to support it.
setOutputFile
HiTGVoip setOutputFile(string outputPath)
Undocumented in source. Be warned that the author may not have intended to support it.
setProxy
HiTGVoip setProxy(proxy_t proxy)
Undocumented in source. Be warned that the author may not have intended to support it.
setServerConfig
HiTGVoip setServerConfig(string jsonServerConfig)
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
unmuteMic
HiTGVoip unmuteMic()
Undocumented in source. Be warned that the author may not have intended to support it.
whenCreated
long whenCreated()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta