Class TdApi.NotificationTypeNewCall

    • Field Detail

      • callId

        public int callId
        Call identifier.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • NotificationTypeNewCall

        public NotificationTypeNewCall()
        New call was received.
      • NotificationTypeNewCall

        public NotificationTypeNewCall​(int callId)
        New call was received.
        Parameters:
        callId - Call identifier.