ACSLoweredHandChangedEventArgs Class

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;