다음을 통해 공유


ACSRaisedHand 클래스

선언

@interface ACSRaisedHand : NSObject;

Description

손 디테일을 들기.

메서드

속성

order

손 들기 이벤트의 순서입니다.

@property (readonly) int order;

identifier

손을 든 참가자의 식별자입니다.

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