Class TdApi.TestVectorIntObject

  • Enclosing class:
    TdApi

    public static class TdApi.TestVectorIntObject
    extends TdApi.Object
    A simple object containing a vector of objects that hold a number; for testing only.
    • Field Detail

      • CONSTRUCTOR

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

      • TestVectorIntObject

        public TestVectorIntObject()
        Default constructor.
      • TestVectorIntObject

        public TestVectorIntObject​(TdApi.TestInt[] value)
        Constructor for initialization of all fields.
        Parameters:
        value - Vector of objects.