-
public class DyteIconButtonTypeDyte image button
Used by dyte.io.uikit.components.DyteIconButtonView to render respective button on screen This sealed class is also responsible to host state associated given button. Example, AudioToggle button will have state weather audio is muted or not
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDyteIconButtonType.PARTICIPANT_LISTpublic classDyteIconButtonType.CHATpublic classDyteIconButtonType.PLUGINSpublic classDyteIconButtonType.SWITCH_CAMERApublic final classDyteIconButtonType.AudioTogglepublic final classDyteIconButtonType.VideoTogglepublic classDyteIconButtonType.SETTINGSpublic classDyteIconButtonType.AUDIO_TRACK_SELECTORpublic classDyteIconButtonType.SCREEN_SHAREpublic classDyteIconButtonType.END_CALLpublic classDyteIconButtonType.OPEN_OPTION
-