Click or drag to resize

SessionStateExIsSessionEndedWithError Method

Checks whether the session has ended with error.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsSessionEndedWithError(
	SessionState sessionState
)

Parameters

sessionState
Type: Ozeki.VoIPSessionState

Return Value

Type: Boolean
See Also