Click or drag to resize

SessionContainerTryAddSession Method

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

Parameters

session
Type: Ozeki.VoIPCallSession

Return Value

Type: Boolean

Implements

ISessionContainerPbxTryAddSession(CallSession)
See Also