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 ACSLoweredHandChangedEventArgs : NSObject;
Description
Lowered hand event information.
Methods
Properties
identifier
The identifier of the lowered hand participant.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;