Class TdApi.CallDiscardReasonMissed

Enclosing class:
TdApi

public static class TdApi.CallDiscardReasonMissed extends TdApi.CallDiscardReason
The call was ended before the conversation started. It was canceled by the caller or missed by the other party.
  • Field Details

    • CONSTRUCTOR

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

    • CallDiscardReasonMissed

      public CallDiscardReasonMissed()
      The call was ended before the conversation started. It was canceled by the caller or missed by the other party.
  • 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.Object
      Returns:
      this.CONSTRUCTOR