interface NameUpdates {
    renameInput(request: MediaInput.RenameInputRequest): MaybePromise;
}

Methods

Methods

  • Upon receipt, this command shall rename the input at a specific index in the Input List. Updates to the input name shall appear in the device’s settings menus.

    Parameters

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 6.9.7.4