Click or drag to resize

IOzPhoneCallAnswer(CallType) Method

Answers the incoming call with the specified media types.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
bool Answer(
	CallType callType
)

Parameters

callType  CallType
 

Return Value

Boolean
Remarks
It has no effect on outgoing calls.
See Also