Class TdApi.TestCallEmpty

Enclosing class:
TdApi

public static class TdApi.TestCallEmpty extends TdApi.Function<TdApi.Ok>
Does nothing; for testing only. This is an offline method. Can be called before authorization.

Returns Ok

  • Field Details

    • CONSTRUCTOR

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

    • TestCallEmpty

      public TestCallEmpty()
      Default constructor for a function, which does nothing; for testing only. This is an offline method. Can be called before authorization.

      Returns Ok

  • 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.Function<TdApi.Ok>
      Returns:
      this.CONSTRUCTOR