Ozeki VoIP SDK Class library
Accept Method (callType)
NamespacesOzeki.VoIPICallAccept(CallType)
Answers the incoming call with the specified media types.
Declaration Syntax
C#Visual BasicVisual C++
void Accept(
	CallType callType
)
Sub Accept ( 
	callType As CallType
)
void Accept(
	CallType callType
)
Parameters
callType (CallType)
Remarks
It has no effect on outgoing calls.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649