BCAT services: Difference between revisions
No edit summary |
|||
Line 34: | Line 34: | ||
| 20101 || [5.0.0+] RequestSyncDeliveryCacheWithApplicationIdAndDirectoryName | | 20101 || [5.0.0+] RequestSyncDeliveryCacheWithApplicationIdAndDirectoryName | ||
|- | |- | ||
| 20300 || [8.0.0+] | | 20300 || [8.0.0+] [[#GetDeliveryCacheStorageUpdateNotifier]] | ||
|- | |- | ||
| 20301 || [8.0.0+] | | 20301 || [8.0.0+] [[#RequestSuspendDeliveryTask]] | ||
|- | |- | ||
| 30100 || SetPassphrase | | 30100 || SetPassphrase | ||
|- | |- | ||
| 30200 || | | 30200 || RegisterDeliveryTask | ||
|- | |- | ||
| 30201 || | | 30201 || UnregisterDeliveryTask | ||
|- | |- | ||
| 30202 || BlockDeliveryTask | | 30202 || BlockDeliveryTask | ||
Line 48: | Line 48: | ||
| 30203 || UnblockDeliveryTask | | 30203 || UnblockDeliveryTask | ||
|- | |- | ||
| 30300 || [8.0.0+] | | 30300 || [8.0.0+] RegisterSystemApplicationDeliveryTasks | ||
|- | |- | ||
| 90100 || | | 90100 || GetDeliveryTaskList | ||
|- | |- | ||
| 90200 || GetDeliveryList | | 90200 || GetDeliveryList | ||
Line 56: | Line 56: | ||
| 90201 || ClearDeliveryCacheStorage | | 90201 || ClearDeliveryCacheStorage | ||
|- | |- | ||
| 90202 || [8.0.0+] | | 90202 || [8.0.0+] ClearDeliveryTaskSubscriptionStatus | ||
|- | |- | ||
| 90300 || GetPushNotificationLog | | 90300 || GetPushNotificationLog | ||
|} | |} | ||
=== GetDeliveryCacheStorageUpdateNotifier === | |||
Takes a total of 8-bytes of input, returns an [[#INotifierService]]. | |||
=== RequestSuspendDeliveryTask === | |||
Takes a total of 8-bytes of input, returns an [[#IDeliveryTaskSuspensionService]]. | |||
=== IDeliveryCacheProgressService === | === IDeliveryCacheProgressService === |