Class TdApi.FileTypeNone

  • Enclosing class:
    TdApi

    public static class TdApi.FileTypeNone
    extends TdApi.FileType
    The data is not a file.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CONSTRUCTOR
      Identifier uniquely determining type of the object.
    • Constructor Summary

      Constructors 
      Constructor Description
      FileTypeNone()
      Default constructor.
    • Field Detail

      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FileTypeNone

        public FileTypeNone()
        Default constructor.