Click or drag to resize

ICallModifyCallType Method

Modifies the media used during the call.

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

Parameters

callType
Type: Ozeki.VoIPCallType
The type of the call. It can be audio, video or audiovideo
See Also