Class TdApi.SettingsSectionInAppBrowser

Enclosing class:
TdApi

public static class TdApi.SettingsSectionInAppBrowser extends TdApi.SettingsSection
The in-app browser settings section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "enable-browser", "clear-cookies", "clear-cache", "history", "clear-history", "never-open", "clear-list", "search".
    • CONSTRUCTOR

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

    • SettingsSectionInAppBrowser

      public SettingsSectionInAppBrowser()
      The in-app browser settings section.
    • SettingsSectionInAppBrowser

      public SettingsSectionInAppBrowser(String subsection)
      The in-app browser settings section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "enable-browser", "clear-cookies", "clear-cache", "history", "clear-history", "never-open", "clear-list", "search".
  • 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