Avaya Client Services API Reference (OS X)
Properties | List of all members
CSOutboundSubscriptionConfiguration Class Reference

Configuration information for Outbound Subscription. More...

#import <CSOutboundSubscriptionConfiguration.h>

Inherits NSObject.

Properties

BOOL allSubscriptionsDisabled
 A Boolean value indicating whether all subscriptions are disabled. More...
 
BOOL CCSProfileSubscriptionEnabled
 A Boolean value indicating whether CCS profile subscription is enabled. More...
 
BOOL registrationInfoSubscriptionEnabled
 A Boolean value indicating whether registration info subscription is enabled. More...
 
BOOL dialogInfoSubscriptionEnabled
 A Boolean value indicating whether dialog info subscription is enabled. More...
 
BOOL featureStatusSubscriptionEnabled
 A Boolean value indicating whether feature status subscription is enabled. More...
 
BOOL messageSummarySubscriptionEnabled
 A Boolean value indicating whether message summary subscription is enabled. More...
 
BOOL CCEliteSubscriptionEnabled
 A Boolean value indicating whether call centre elite subscription is enabled. More...
 

Detailed Description

Configuration information for Outbound Subscription.

Property Documentation

- (BOOL) allSubscriptionsDisabled
readwritenonatomicassign

A Boolean value indicating whether all subscriptions are disabled.

- (BOOL) CCEliteSubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether call centre elite subscription is enabled.

- (BOOL) CCSProfileSubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether CCS profile subscription is enabled.

- (BOOL) dialogInfoSubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether dialog info subscription is enabled.

- (BOOL) featureStatusSubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether feature status subscription is enabled.

- (BOOL) messageSummarySubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether message summary subscription is enabled.

- (BOOL) registrationInfoSubscriptionEnabled
readwritenonatomicassign

A Boolean value indicating whether registration info subscription is enabled.


The documentation for this class was generated from the following file: