![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
This class represents an attendee in a conference. More...
#import <OWTConferenceParticipant.h>
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< OWTConferenceParticipantDelegate > | delegate |
This class represents an attendee in a conference.