Interface SetMuteParams

SetMuteParams ($ref: "Application.SetMute.Params") Parameters for the SetMute method.

interface SetMuteParams {
    mute: GlobalToggle;
}

Properties

Properties