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 ACSRaisedHand : NSObject;
Description
Raise hand details.
Methods
Properties
order
Order of raise hand events.
@property (readonly) int order;
identifier
The identifier of the raised hand participant.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;