Click or drag to resize
HoldStateHelperGetHoldStateRemoteOffer Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static HoldStateParams GetHoldStateRemoteOffer(
	CommunicationMode localCM,
	CommunicationMode remoteCM,
	CallState callState
)

Parameters

localCM
Type: Ozeki.MediaCommunicationMode
remoteCM
Type: Ozeki.MediaCommunicationMode
callState
Type: Ozeki.VoIPCallState

Return Value

Type: HoldStateParams
See Also