var taskId: Long?
ID of the PendingTask. After you have used Wendy.addTask to add this task to Wendy, this property will become populated and available to you. It is then up to you to hang onto this ID if you want to reference it later on.
taskId
- ID of the PendingTask. After you have used Wendy.addTask to add this task to Wendy, this property will become populated and available to you. It is then up to you to hang onto this ID if you want to reference it later on.