Click or drag to resize

P2PSessionImplUpdateSessionState Method


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

Parameters

newState  SessionState
 

Implements

IStatefulSessionUpdateSessionState(SessionState)
See Also