CallJoinCapability Property |
Capability info indicating whether the call can be joined.
Namespace:
Avaya.ClientServices
Assembly:
AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntaxpublic Capability JoinCapability { get; }
Property Value
Type:
Capability
Remarks
It should be noted that a subsequent join operation is not guaranteed to succeed
as this depends on the characteristics of the remote call that is being joined.
For example, the remote call may have exclusion turned on, in which case the local
user will not be allowed to join.
See Also