Click or drag to resize

CallSessionUpdateSessionState Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public void UpdateSessionState(
	SessionState newState
)

Parameters

newState  SessionState
 

Implements

IStatefulSessionUpdateSessionState(SessionState)
See Also