Click or drag to resize

CallStateExIsInCall Method

Returns a boolean value that indicates whether the communication is active between the call party members.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsInCall(
	CallState state
)

Parameters

state
Type: Ozeki.VoIPCallState

Return Value

Type: Boolean
See Also