Avaya Client Services API Reference (iOS)
Properties | List of all members
CSCESConfiguration Class Reference

Configuration information for CES. More...

#import <CSCESConfiguration.h>

Inherits NSObject.

Properties

BOOL enabled
 A Boolean value indicating whether the CES provider is enabled. More...
 
CSServerInfoserver
 The signaling server to connect with. More...
 
id< CSCredentialProvidercredentialProvider
 The credential provider. More...
 
NSString * voicemailPIN
 The voicemail PIN. More...
 

Detailed Description

Configuration information for CES.

Property Documentation

- (id<CSCredentialProvider>) credentialProvider
readwritenonatomicweak

The credential provider.

- (BOOL) enabled
readwritenonatomicassign

A Boolean value indicating whether the CES provider is enabled.

- (CSServerInfo*) server
readwritenonatomicstrong

The signaling server to connect with.

- (NSString*) voicemailPIN
readwritenonatomiccopy

The voicemail PIN.


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