Ozeki SDK Class library
Ozeki SDK Class library
Ozeki.VoIP
ICall Interface
ICall Methods
Answer Method
AttendedTransfer Method
BlindTransfer Method
Forward Method
HangUp Method
Hold Method
ModifyCallType Method
Reject Method
Respond Method
RingWithEarlyMedia Method
SendInfo Method
SendInstantMessage Method
Start Method
StartDTMFSignal Method
StopDTMFSignal Method
ToggleHold Method
Unhold Method
ICall
Start Method
Starts the outgoing call.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 1.3.7.0
Syntax
C#
VB
C++
F#
Copy
bool
Start
()
Function
Start
As
Boolean
bool
Start
()
abstract
Start
:
unit
->
bool
Return Value
Type:
Boolean
Remarks
It has no effect on incoming calls.
See Also
Reference
ICall Interface
Ozeki.VoIP Namespace