Interface ApplicationSetMuteParams

interface ApplicationSetMuteParams {
    mute: GlobalToggle;
}

Properties

Properties