static getPhotos(params)
Returns a Promise with photo identifier objects from the local camera roll of the device matching shape defined by getPhotosReturnChecker
.
@param {object} params See getPhotosParamChecker
.
Returns a Promise which when resolved will be of shape getPhotosReturnChecker
.
Please login to continue.