Classe ACSRaisedHandChangedEventArgs
Declaração
@interface ACSRaisedHandChangedEventArgs : NSObject;
Descrição
Informações de evento de mão geradas.
Métodos
Propriedades
identificador
O identificador do participante da mão levantada.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;