Module tdlight.api

Class TdApi.CallDiscardReasonMissed

Enclosing class:
TdApi

public static final 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 Details

    • CallDiscardReasonMissed

      public CallDiscardReasonMissed()
      The call was ended before the conversation started. It was canceled by the caller or missed by the other party.
    • CallDiscardReasonMissed

      public CallDiscardReasonMissed(DataInput input) throws IOException
      The call was ended before the conversation started. It was canceled by the caller or missed by the other party.
      Throws:
      IOException
  • Method Details