Click or drag to resize

LocalCallWrapperAnswer(CallType) Method


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

Parameters

callType  CallType
 

Return Value

Boolean

Implements

IOzPhoneCallAnswer(CallType)
See Also