new ConferenceInfo()
Members
-
id :string
-
Conference ID.
Type:
- string
-
participants :Array.<Owt.Conference.Participant>
-
Participants in the conference.
Type:
- Array.<Owt.Conference.Participant>
-
remoteStreams :Array.<Owt.Base.RemoteStream>
-
Streams published by participants. It also includes streams published by current user.
Type:
- Array.<Owt.Base.RemoteStream>
-
self :Owt.Base.Participant
-
Type:
- Owt.Base.Participant