Class TdApi.SettingsSectionDevices

Enclosing class:
TdApi

public static class TdApi.SettingsSectionDevices extends TdApi.SettingsSection
The Devices section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "edit", "link-desktop", "terminate-sessions", "auto-terminate".
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • SettingsSectionDevices

      public SettingsSectionDevices()
      The Devices section.
    • SettingsSectionDevices

      public SettingsSectionDevices(String subsection)
      The Devices section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "edit", "link-desktop", "terminate-sessions", "auto-terminate".
  • Method Details

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.SettingsSection
      Returns:
      this.CONSTRUCTOR