Package io.getstream.video.android.core
Class ParticipantState.Media
-
- All Implemented Interfaces:
@Stable() public class ParticipantState.Media
-
-
Method Summary
Modifier and Type Method Description StringgetSessionId()MediaTrackgetTrack()BooleangetEnabled()final <Error class: unknown class>getType()-
-
Method Detail
-
getSessionId
String getSessionId()
-
getTrack
MediaTrack getTrack()
-
getEnabled
Boolean getEnabled()
-
getType
final <Error class: unknown class> getType()
-
-
-
-