Click or drag to resize
CallSessionUpdateSessionState Method

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

Parameters

newState
Type: Ozeki.VoIPSessionState

Implements

IStatefulSessionUpdateSessionState(SessionState)
See Also