pub unsafe static CKAccountChangedNotification: &'static NSStringAvailable on crate feature
CKContainer only.Expand description
This local notification is posted when there has been any change to the logged in iCloud account.
On receipt, an updated account status should be obtained by calling
accountStatusWithCompletionHandler:
See also Appleās documentation