Line 34: |
Line 34: |
| | 20101 || [5.0.0+] RequestSyncDeliveryCacheWithApplicationIdAndDirectoryName | | | 20101 || [5.0.0+] RequestSyncDeliveryCacheWithApplicationIdAndDirectoryName |
| |- | | |- |
− | | 20300 || [8.0.0+] ? (Takes a total of 8-bytes of input, returns an [[#INotifierService]]) | + | | 20300 || [8.0.0+] [[#GetDeliveryCacheStorageUpdateNotifier]] |
| |- | | |- |
− | | 20301 || [8.0.0+] ? (Takes a total of 8-bytes of input, returns an [[#IDeliveryTaskSuspensionService]]) | + | | 20301 || [8.0.0+] [[#RequestSuspendDeliveryTask]] |
| |- | | |- |
| | 30100 || SetPassphrase | | | 30100 || SetPassphrase |
| |- | | |- |
− | | 30200 || RegisterBackgroundDeliveryTask | + | | 30200 || RegisterDeliveryTask |
| |- | | |- |
− | | 30201 || UnregisterBackgroundDeliveryTask | + | | 30201 || UnregisterDeliveryTask |
| |- | | |- |
| | 30202 || BlockDeliveryTask | | | 30202 || BlockDeliveryTask |
Line 48: |
Line 48: |
| | 30203 || UnblockDeliveryTask | | | 30203 || UnblockDeliveryTask |
| |- | | |- |
− | | 30300 || [8.0.0+] | + | | 30300 || [8.0.0+] RegisterSystemApplicationDeliveryTasks |
| |- | | |- |
− | | 90100 || EnumerateBackgroundDeliveryTask | + | | 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 === |