Avaya Client Services API Reference (iOS)
Classes | Enumerations
CSFeatureInvocationParameters.h File Reference
#import <Foundation/Foundation.h>
#import "CSEnhancedCallForwardingStatus.h"
#import "CSSimRingCallbackStatusParameters.h"

Classes

class  CSFeatureInvocationParameters
 The associated parameters for a feature invocation. More...
 

Enumerations

enum  CSFeatureAction {
  CSFeatureActionUndefined = 0,
  CSFeatureActionOn,
  CSFeatureActionOff
}
 The feature actions that can be used when invoking a feature. More...
 

Enumeration Type Documentation

The feature actions that can be used when invoking a feature.

Enumerator
CSFeatureActionUndefined 

Undefined action.

CSFeatureActionOn 

Action to enable the feature.

CSFeatureActionOff 

Action to disable the feature.