Click or drag to resize

ICallModifyCallType Method

Modifies the media used during the call.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
void ModifyCallType(
	CallType callType
)

Parameters

callType  CallType
The type of the call. It can be audio, video or audiovideo
See Also