Ozeki VoIP SDK Class library
IsSessionEnded Method (sessionState)
NamespacesOzeki.VoIP.PBX.PhoneCalls.SessionSessionStateExIsSessionEnded(SessionState)
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsSessionEnded(
	this SessionState sessionState
)
<ExtensionAttribute> 
Public Shared Function IsSessionEnded ( 
	sessionState As SessionState
) As Boolean
public:
[ExtensionAttribute]
static bool IsSessionEnded(
	SessionState sessionState
)
Parameters
sessionState (SessionState)
Return Value
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type SessionState. When you use instance method syntax to call this method, omit the first parameter.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649