|
Avaya Client Services API Reference (iOS)
|
Configuration information for CES. More...
#import <CSCESConfiguration.h>
Inherits NSObject.
Properties | |
| BOOL | enabled |
| A Boolean value indicating whether the CES provider is enabled. More... | |
| CSServerInfo * | server |
| The signaling server to connect with. More... | |
| id< CSCredentialProvider > | credentialProvider |
| The credential provider. More... | |
| NSString * | voicemailPIN |
| The voicemail PIN. More... | |
Configuration information for CES.
|
readwritenonatomicweak |
The credential provider.
|
readwritenonatomicassign |
A Boolean value indicating whether the CES provider is enabled.
|
readwritenonatomicstrong |
The signaling server to connect with.
|
readwritenonatomiccopy |
The voicemail PIN.