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

CSPendingParticipantAdmissionCancellationReason class represents a reason of admission cancellation. More...

#import <CSPendingParticipantAdmissionCancellationReason.h>

Inherits NSObject.

Properties

CSPendingParticipantAdmissionCancellationReasonCode reasonCode
 Admission cancellation reason code. More...
 
NSString * reasonString
 Admission cancellation reason string. More...
 
NSString * anotherModeratorName
 The name of another moderator who has admitted/rejected participant admission request. More...
 

Detailed Description

CSPendingParticipantAdmissionCancellationReason class represents a reason of admission cancellation.

Property Documentation

- (NSString*) anotherModeratorName
readatomicassign

The name of another moderator who has admitted/rejected participant admission request.

Filled in case of AcceptedByAnotherModerator or RejectedByAnotherModerator Empty by default

- (CSPendingParticipantAdmissionCancellationReasonCode) reasonCode
readnonatomicassign

Admission cancellation reason code.

- (NSString*) reasonString
readatomicassign

Admission cancellation reason string.


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