| Modifier and Type | Method and Description |
|---|---|
List<Publisher> |
Connection.getPublishers()
Returns the list of Publisher objects this particular Connection is
publishing to the Session (each Publisher object has one Stream, uniquely
identified by its
streamId). |
| Modifier and Type | Method and Description |
|---|---|
void |
Session.forceUnpublish(Publisher publisher)
Forces some user to unpublish a Stream.
|
Copyright © 2019 OpenVidu. All rights reserved.