public interface TrackPublication
Room
.Modifier and Type | Method and Description |
---|---|
String |
getTrackName()
Returns the name of the published track.
|
String |
getTrackSid()
Returns the track's server identifier.
|
boolean |
isTrackEnabled()
Returns true of track is enabled and false if not.
|
String getTrackSid()
Room
.String getTrackName()
boolean isTrackEnabled()