-
public final class MeetingFragmentKt
-
-
Field Summary
Fields Modifier and Type Field Description private final static StringLEAVE_INFORMATION_PERSONprivate final static StringLEAVE_INFORMATION_REASONprivate final static StringLEAVE_INFROMATION_WAS_END_ROOM
-
Method Summary
Modifier and Type Method Description final StringgetLEAVE_INFORMATION_PERSON()final StringgetLEAVE_INFORMATION_REASON()final StringgetLEAVE_INFROMATION_WAS_END_ROOM()final static UnitDisplayCaptions()final static UnitCaptions(List<TranscriptViewHolder> subtitles)final static UnitCaption(AnnotatedString subtitles)-
-
Method Detail
-
getLEAVE_INFORMATION_PERSON
final String getLEAVE_INFORMATION_PERSON()
-
getLEAVE_INFORMATION_REASON
final String getLEAVE_INFORMATION_REASON()
-
getLEAVE_INFROMATION_WAS_END_ROOM
final String getLEAVE_INFROMATION_WAS_END_ROOM()
-
DisplayCaptions
@Preview()@Composable() final static Unit DisplayCaptions()
-
Captions
@Composable() final static Unit Captions(List<TranscriptViewHolder> subtitles)
-
-
-
-