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: 10.3.199.0
Syntax
public static CommunicationMode AnswerRemoteCommunicationMode(
	CommunicationMode remoteCM,
	CommunicationMode localCM
)

Parameters

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

Return Value

Type: CommunicationMode
See Also