|
Avaya Client Services API Reference (iOS)
|
The CSVoiceMessagingServiceDelegate object is accessible from the User object, providing voicemail status updates. More...
#import <CSVoiceMessagingService.h>
Inherits NSObject.
Properties | |
| id< CSVoiceMessagingServiceDelegate > | delegate |
| The delegate responsible for voice messaging events. More... | |
| NSString * | voicemailNumber |
| Get the voicemail number configured for the user. More... | |
| CSVoiceMessagingStatusParameters * | voiceMessagingStatus |
| CSVoiceMessagingStatusParameters object indicating whether there is a voicemail Message waiting. More... | |
The CSVoiceMessagingServiceDelegate object is accessible from the User object, providing voicemail status updates.
|
readwritenonatomicweak |
The delegate responsible for voice messaging events.
|
readnonatomicassign |
Get the voicemail number configured for the user.
|
readnonatomicassign |
CSVoiceMessagingStatusParameters object indicating whether there is a voicemail Message waiting.