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

Configuration information for Avaya Messaging provider. More...

#import <CSAvayaMessagingConfiguration.h>

Inherits NSObject.

Properties

BOOL enabled
 A Boolean value indicating whether Avaya Messaging provider is enabled. More...
 
CSServerInfoserver
 Avaya Messaging server to connect to. More...
 
id< CSCredentialProvidercredentialProvider
 The credential provider. More...
 

Detailed Description

Configuration information for Avaya Messaging provider.

Property Documentation

- (id<CSCredentialProvider>) credentialProvider
readwritenonatomicweak

The credential provider.

- (BOOL) enabled
readwritenonatomicassign

A Boolean value indicating whether Avaya Messaging provider is enabled.

- (CSServerInfo*) server
readwritenonatomicstrong

Avaya Messaging server to connect to.


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