다음을 통해 공유


ACSRaisedHandChangedEventArgs 클래스

선언

@interface ACSRaisedHandChangedEventArgs : NSObject;

Description

발생된 손 이벤트 정보입니다.

메서드

속성

identifier

올려진 손 참가자의 식별자입니다.

@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;