diff options
| -rw-r--r-- | include/libimobiledevice/notification_proxy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice/notification_proxy.h b/include/libimobiledevice/notification_proxy.h index 6e4409d..43c479d 100644 --- a/include/libimobiledevice/notification_proxy.h +++ b/include/libimobiledevice/notification_proxy.h | |||
| @@ -71,6 +71,7 @@ typedef int16_t np_error_t; | |||
| 71 | #define NP_REGISTRATION_FAILED "com.apple.mobile.lockdown.registration_failed" | 71 | #define NP_REGISTRATION_FAILED "com.apple.mobile.lockdown.registration_failed" |
| 72 | #define NP_ACTIVATION_STATE "com.apple.mobile.lockdown.activation_state" | 72 | #define NP_ACTIVATION_STATE "com.apple.mobile.lockdown.activation_state" |
| 73 | #define NP_BRICK_STATE "com.apple.mobile.lockdown.brick_state" | 73 | #define NP_BRICK_STATE "com.apple.mobile.lockdown.brick_state" |
| 74 | #define NP_DISK_USAGE_CHANGED "com.apple.mobile.lockdown.disk_usage_changed" /**< iOS 4.0+ */ | ||
| 74 | #define NP_DS_DOMAIN_CHANGED "com.apple.mobile.data_sync.domain_changed" | 75 | #define NP_DS_DOMAIN_CHANGED "com.apple.mobile.data_sync.domain_changed" |
| 75 | #define NP_BACKUP_DOMAIN_CHANGED "com.apple.mobile.backup.domain_changed" | 76 | #define NP_BACKUP_DOMAIN_CHANGED "com.apple.mobile.backup.domain_changed" |
| 76 | #define NP_APP_INSTALLED "com.apple.mobile.application_installed" | 77 | #define NP_APP_INSTALLED "com.apple.mobile.application_installed" |
