Suggestions

close search

LocalParticipant

public class LocalParticipant



Represents the local participant in a video room.



Summary


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.



Public methods


getId

String getId()

Return id.



canControl

boolean canControl()

Check whether this object can control.



canPublish

boolean canPublish()

Check whether this object can publish.



canSubscribe

boolean canSubscribe()

Check whether this object can subscribe.