Click or drag to resize

SessionStateExIsTransferEnded Method

Check whether the transfer has ended (including success and failure too).

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

Parameters

sessionState
Type: Ozeki.VoIPSessionState

Return Value

Type: Boolean
See Also