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

Configuration information for AMM. More...

#import <CSAMMConfiguration.h>

Inherits NSObject.

Properties

BOOL enabled
 A Boolean value indicating whether the AMM provider is enabled. More...
 
CSServerInfoserver
 The signaling server to connect with. More...
 
id< CSCredentialProvidercredentialProvider
 The credential provider. More...
 
NSUInteger pollingIntervalInMinutes
 Polling interval (0 implies long polling). More...
 

Detailed Description

Configuration information for AMM.

Property Documentation

- (id<CSCredentialProvider>) credentialProvider
readwritenonatomicweak

The credential provider.

- (BOOL) enabled
readwritenonatomicassign

A Boolean value indicating whether the AMM provider is enabled.

- (NSUInteger) pollingIntervalInMinutes
readwritenonatomicassign

Polling interval (0 implies long polling).

- (CSServerInfo*) server
readwritenonatomicstrong

The signaling server to connect with.


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