Class TdApi.NotificationTypeNewCall

Enclosing class:
TdApi

public static class TdApi.NotificationTypeNewCall extends TdApi.NotificationType
New call was received.
  • Field Details

    • callId

      public int callId
      Call identifier.
    • CONSTRUCTOR

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

    • NotificationTypeNewCall

      public NotificationTypeNewCall()
      New call was received.
    • NotificationTypeNewCall

      public NotificationTypeNewCall(int callId)
      New call was received.
      Parameters:
      callId - Call identifier.
  • 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