Click or drag to resize
IOzPhoneCallAnswer Method (CallType)
Answers the incoming call with the specified media types.

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

Parameters

callType
Type: Ozeki.VoIPCallType

Return Value

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