EXTRA_OPERATIONS

val EXTRA_OPERATIONS: String = "org.dmfs.tasks.OPERATIONS"

The name of the ACTION_PROVIDER_CHANGED extra that contains the ArrayList of provider operation codes. The following codes are used:

  • 0 - for inserts
  • 1 - for updates
  • 2 - for deletes