Click or drag to resize
CollaborationServiceHasActiveCollaboration Property
Checks if there is an active collaboration in progress.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public bool HasActiveCollaboration { get; }

Return Value

Type: Boolean
True if there an active collaboration; false otherwise.
See Also