Avaya Client Services API Reference (OS X)
Properties | List of all members
CSVoiceMessagingService Class Reference

The CSVoiceMessagingServiceDelegate object is accessible from the User object, providing voicemail status updates. More...

#import <CSVoiceMessagingService.h>

Inherits NSObject.

Properties

id< CSVoiceMessagingServiceDelegatedelegate
 The delegate responsible for voice messaging events. More...
 
NSString * voicemailNumber
 Get the voicemail number configured for the user. More...
 
CSVoiceMessagingStatusParametersvoiceMessagingStatus
 CSVoiceMessagingStatusParameters object indicating whether there is a voicemail Message waiting. More...
 

Detailed Description

The CSVoiceMessagingServiceDelegate object is accessible from the User object, providing voicemail status updates.

Property Documentation

- (id<CSVoiceMessagingServiceDelegate>) delegate
readwritenonatomicweak

The delegate responsible for voice messaging events.

- (NSString*) voicemailNumber
readnonatomicassign

Get the voicemail number configured for the user.

- (CSVoiceMessagingStatusParameters*) voiceMessagingStatus
readnonatomicassign

CSVoiceMessagingStatusParameters object indicating whether there is a voicemail Message waiting.


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