Ozeki SDK Class library
Ozeki SDK Class library
Ozeki
Ozeki.VoIP
IOzPhoneCall Interface
IOzPhoneCall Methods
Answer Method
BlindTransfer Method
Forward Method
HangUp Method
Hold Method
Reject Method
RingWithEarlyMedia Method
Start Method
ToggleHold Method
Unhold Method
IOzPhoneCall
Start Method
Starts the outgoing call.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.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
IOzPhoneCall Interface
Ozeki.VoIP Namespace