PHLivePhotoRequestID
A numeric identifier for an asynchronous Live Photo loading request.
Declaration
typealias PHLivePhotoRequestID = Int32Discussion
Pass this identifier to the cancelRequest(withRequestID:) method if you need to cancel a request before it completes.