MXMeetParticipant Class Reference

Inherits from NSObject
Declared in MXMeetParticipant.h

Overview

A MXMeetParticipant object defines a participant device included in a meet, consisting of the related user information and the participant device state.

  participantId

The participant id.

@property (nonatomic, strong, readonly) NSString *participantId

Declared In

MXMeetParticipant.h

  uniqueId

The unique id of the related user.

@property (nonatomic, strong, readonly) NSString *uniqueId

Declared In

MXMeetParticipant.h