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

#import <CSUnifiedPortalConfiguration.h>

Inherits NSObject.

Properties

NSURL * serverURL
 The URL of the server to connect with. More...
 
id< CSCredentialProvidercredentialProvider
 The credential provider. More...
 
NSArray * authenticationMethodPreferences
 Set priorities of authentication methods to be used for provider. More...
 
NSString * meetMeMinPortalVersion
 The minimum portal version to support Meet-Me conference calls. More...
 

Property Documentation

- (NSArray*) authenticationMethodPreferences
readwritenonatomiccopy

Set priorities of authentication methods to be used for provider.

- (id<CSCredentialProvider>) credentialProvider
readwritenonatomicweak

The credential provider.

- (NSString*) meetMeMinPortalVersion
readwritenonatomiccopy

The minimum portal version to support Meet-Me conference calls.

- (NSURL*) serverURL
readwritenonatomiccopy

The URL of the server to connect with.


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