Class TdApi.InputCallDiscarded

Enclosing class:
TdApi

public static class TdApi.InputCallDiscarded extends TdApi.InputCall
A just ended call.
  • Field Details

    • callId

      public int callId
      Identifier of the call.
    • CONSTRUCTOR

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

    • InputCallDiscarded

      public InputCallDiscarded()
      A just ended call.
    • InputCallDiscarded

      public InputCallDiscarded(int callId)
      A just ended call.
      Parameters:
      callId - Identifier of the call.
  • 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.InputCall
      Returns:
      this.CONSTRUCTOR