FeatureStatusParameters Class |
Namespace: Avaya.ClientServices
public class FeatureStatusParameters
The FeatureStatusParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonLocation |
Returns the feature button index.
|
![]() | Destination |
Returns the destination extension associated with this feature.
|
![]() | DestinationShortForm |
Returns the short form of destination extension when received from server.
|
![]() | EnhancedCallForwardingStatus |
Returns the Enhanced Call Forwarding feature status.
|
![]() | FeatureLabel |
Returns the label text of the feature button.
|
![]() | FeatureType |
Returns the feature type.
|
![]() | HuntGroupNumber |
Returns the hunt group number associated with hunt - group - busy - position feature.
For other features, this method will return 0.
|
![]() | IsDestinationExtensionEditable |
Indicates whether the destination extension can be edited by the user.
|
![]() | IsFeatureLabelEditable |
Indicates whether the feature label can be edited by the user.
|
![]() | Mode |
Returns the feature mode associated with this status.
|
![]() | OwnerExtension |
Returns the owner extension associated with this feature.
This value is null for local or internal user.
|
![]() | Status |
Returns the feature status.
|