Class TdApi.CallDiscardReasonDeclined

Enclosing class:
TdApi

public static class TdApi.CallDiscardReasonDeclined
extends TdApi.CallDiscardReason
The call was ended before the conversation started. It was declined by the other party.
  • Field Details

  • Constructor Details

    • CallDiscardReasonDeclined

      public CallDiscardReasonDeclined()
      The call was ended before the conversation started. It was declined by the other party.
    • CallDiscardReasonDeclined

      public CallDiscardReasonDeclined​(DataInput input) throws IOException
      The call was ended before the conversation started. It was declined by the other party.
      Throws:
      IOException
  • Method Details