다음을 통해 공유


ACSRaisedHand 클래스

선언

@interface ACSRaisedHand : NSObject;

Description

손 세부 정보를 올립니다.

메서드

속성

순서

손 이벤트 발생 순서입니다.

@property (readonly) int order;

identifier

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

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