ACSRaisedHand Class
@interface ACSRaisedHand : NSObject;
Raise hand details.
Order of raise hand events.
@property (readonly) int order;
The identifier of the raised hand participant.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;