Click or drag to resize
ChannelActiveCall Property
diaGlobWrapper Help
Returns the active call object on the channel. Null if there is no active call.

Namespace: Inkostar
Assembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntax
public Call ActiveCall { get; }

Property Value

Type: Call
See Also