Platforms to show: All Mac Windows Linux Cross-Platform
Back to PHPhotoLibraryMBS class.
PHPhotoLibraryMBS.PHAuthorizationStatusAuthorized = 3
Function:
One of the status constants.
Notes: The user has explicitly granted your app access to the photo library.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: The user has explicitly granted your app access to the photo library.
PHPhotoLibraryMBS.PHAuthorizationStatusDenied = 2
Function:
One of the status constants.
Notes: The user has explicitly denied your app access to the photo library.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: The user has explicitly denied your app access to the photo library.
PHPhotoLibraryMBS.PHAuthorizationStatusNotDetermined = 0
Function:
One of the status constants.
Notes: Explicit user permission is required for photo library access, but the user has not yet granted or denied such permission.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Explicit user permission is required for photo library access, but the user has not yet granted or denied such permission.
PHPhotoLibraryMBS.PHAuthorizationStatusRestricted = 1
Function:
One of the status constants.
Notes: Your app is not authorized to access the photo library, and the user cannot grant such permission.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Your app is not authorized to access the photo library, and the user cannot grant such permission.
PHPhotoLibraryMBS.PHPhotosErrorInvalid = -1
Function:
One of the error constants.
Notes: Invalid error?
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Invalid error?
PHPhotoLibraryMBS.PHPhotosErrorLibraryVolumeOffline = 3114
Function:
One of the error constants.
Notes: Library volume offline.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Library volume offline.
PHPhotoLibraryMBS.PHPhotosErrorRelinquishingLibraryBundleToWriter = 3142
Function:
One of the error constants.
Notes: Relinquishing library bundle to writer
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Relinquishing library bundle to writer
PHPhotoLibraryMBS.PHPhotosErrorSwitchingSystemPhotoLibrary = 3143
Function:
One of the error constants.
Notes: Failed to switch system photo library.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: Failed to switch system photo library.
PHPhotoLibraryMBS.PHPhotosErrorUserCancelled = 3072
Function:
One of the error constants.
Notes: The user cancelled.
Type | Topic | Plugin | Version |
const | Photos | MBS Mac64bit Plugin | 20.2 |
Notes: The user cancelled.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
