Click or drag to resize

ICallMediaManagerSetInboundVideoTypes Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
void SetInboundVideoTypes(
	string sourceID,
	IEnumerable<VideoType> videoType
)

Parameters

sourceID  String
 
videoType  IEnumerableVideoType
 
See Also