Click or drag to resize
CommunicationModeHelperLocalUnhold Method
Visszaadja a lokalis csatorna communication mode-jat, ha unholdolni szeretnek a hivast.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static CommunicationMode LocalUnhold(
	CommunicationMode localCM,
	CommunicationMode remoteCM
)

Parameters

localCM
Type: Ozeki.MediaCommunicationMode
remoteCM
Type: Ozeki.MediaCommunicationMode

Return Value

Type: CommunicationMode
See Also