Class TdApi.FileTypeSecure

Enclosing class:
TdApi

public static class TdApi.FileTypeSecure extends TdApi.FileType
The file is a file from Secure storage used for storing Telegram Passport files.
  • Field Details

    • CONSTRUCTOR

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

    • FileTypeSecure

      public FileTypeSecure()
      The file is a file from Secure storage used for storing Telegram Passport files.
  • 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.FileType
      Returns:
      this.CONSTRUCTOR