Class TdApi.UpdateCall

Enclosing class:
TdApi

public static class TdApi.UpdateCall
extends TdApi.Update
New call was created or information about a call was updated.
  • Field Details

  • Constructor Details

    • UpdateCall

      public UpdateCall()
      New call was created or information about a call was updated.
    • UpdateCall

      public UpdateCall​(TdApi.Call call)
      New call was created or information about a call was updated.
      Parameters:
      call - Call New data about a call.
    • UpdateCall

      public UpdateCall​(DataInput input) throws IOException
      Throws:
      IOException
  • Method Details