ACSRaisedHandChangedEventArgs Class

Declaration

@interface ACSRaisedHandChangedEventArgs : NSObject;

Description

Raised hand event information.

Methods

Properties

identifier

The identifier of the raised hand participant.

@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;