Module: Idevice::NPSendNotifications
- Defined in:
- lib/idevice/notification_proxy.rb
Overview
Notifications that can be sent to the device
Constant Summary collapse
- SYNC_WILL_START =
"com.apple.itunes-mobdev.syncWillStart"- SYNC_DID_START =
"com.apple.itunes-mobdev.syncDidStart"- SYNC_DID_FINISH =
"com.apple.itunes-mobdev.syncDidFinish"- SYNC_LOCK_REQUEST =
"com.apple.itunes-mobdev.syncLockRequest"