Intel® Collaboration Suite for WebRTC  version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
OWTConferenceParticipant Class Reference

This class represents an attendee in a conference. More...

#import <OWTConferenceParticipant.h>

Inheritance diagram for OWTConferenceParticipant:
Collaboration diagram for OWTConferenceParticipant:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 

Properties

NSString * participantId
 The ID of the participant. It varies when a single user join different conferences.
 
NSString * role
 Role of the participant.
 
NSString * userId
 The user ID of the participant. It can be integrated into existing account management system.
 
id< OWTConferenceParticipantDelegatedelegate
 

Detailed Description

This class represents an attendee in a conference.