ISessionContainerPbxTryRemoveSession Method |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxbool TryRemoveSession(
CallSession session
)
Function TryRemoveSession (
session As CallSession
) As Boolean
bool TryRemoveSession(
CallSession^ session
)
abstract TryRemoveSession :
session : CallSession -> bool
Parameters
- session CallSession
-
Return Value
Boolean
See Also