![]() |
Intel® Collaboration Suite for WebRTC
version 4.3.1
Open WebRTC Toolkit (OWT) Client SDK for iOS*
|
Information about the conference. More...
#import <OWTConferenceInfo.h>
Instance Methods | |
(instancetype) | - NS_UNAVAILABLE |
Properties | |
NSString * | conferenceId |
Conference ID. | |
NSArray< OWTConferenceParticipant * > * | participants |
Participants in the conference. | |
NSArray< OWTRemoteStream * > * | remoteStreams |
Streams published by participants. More... | |
OWTConferenceParticipant * | myself |
Current user's info. | |
Information about the conference.
This information contains current details of the conference.
|
readatomicstrong |
Streams published by participants.
It also includes streams published by current user.