public class LocalParticipant
Represents the local participant in a video room.
| Public methods | |
|---|---|
String |
String getId()
Return id. |
boolean |
boolean canControl()
Check whether this object can control. |
boolean |
boolean canPublish()
Check whether this object can publish. |
boolean |
boolean canSubscribe()
Check whether this object can subscribe. |
String getId()
Return id.
boolean canControl()
Check whether this object can control.
boolean canPublish()
Check whether this object can publish.
boolean canSubscribe()
Check whether this object can subscribe.