Ozeki VoIP SDK Class library
AnswerRemoteCommunicationMode Method (remoteCM, localCM)
NamespacesOzeki.Media.SessionCommunicationModeHelperAnswerRemoteCommunicationMode(CommunicationMode, CommunicationMode)
Visszaadja a lokalis csatorna communication mode-jat, ha tavolrol modositottak a communication mode-ot (pl. remote hold, unhold)
Declaration Syntax
C#Visual BasicVisual C++
public static CommunicationMode AnswerRemoteCommunicationMode(
	CommunicationMode remoteCM,
	CommunicationMode localCM
)
Public Shared Function AnswerRemoteCommunicationMode ( 
	remoteCM As CommunicationMode,
	localCM As CommunicationMode
) As CommunicationMode
public:
static CommunicationMode AnswerRemoteCommunicationMode(
	CommunicationMode remoteCM, 
	CommunicationMode localCM
)
Parameters
remoteCM (CommunicationMode)
localCM (CommunicationMode)
Return Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290