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: 550.0.60.0
Syntax
C#
public bool HasActiveCollaboration { get; }

Return Value

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