Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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;