Class TdApi.SettingsSectionQrCode

Enclosing class:
TdApi

public static class TdApi.SettingsSectionQrCode extends TdApi.SettingsSection
The current user's QR code section.
  • Field Details

    • subsection

      public String subsection
      Subsection of the section; may be one of "", "share", "scan".
    • CONSTRUCTOR

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

    • SettingsSectionQrCode

      public SettingsSectionQrCode()
      The current user's QR code section.
    • SettingsSectionQrCode

      public SettingsSectionQrCode(String subsection)
      The current user's QR code section.
      Parameters:
      subsection - Subsection of the section; may be one of "", "share", "scan".
  • 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