Click or drag to resize

P2PSessionImplUpdateSessionState Method

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

Parameters

newState
Type: Ozeki.VoIPSessionState

Implements

IStatefulSessionUpdateSessionState(SessionState)
See Also