Click or drag to resize
CommunicationModeHelperAnswerRemoteCommunicationMode Method
Visszaadja a lokalis csatorna communication mode-jat, ha tavolrol modositottak a communication mode-ot (pl. remote hold, unhold)

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

Parameters

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

Return Value

Type: CommunicationMode
See Also