Click or drag to resize

SessionContainerTryRemoveSession Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool TryRemoveSession(
	CallSession session
)

Parameters

session  CallSession
 

Return Value

Boolean

Implements

ISessionContainerPbxTryRemoveSession(CallSession)
See Also