diff --git a/docs/cameraroll.html b/docs/cameraroll.html index 32c7ffd4793..3488048576f 100644 --- a/docs/cameraroll.html +++ b/docs/cameraroll.html @@ -7,7 +7,116 @@ of patent rights can be found in the PATENTS file in the same directory.

@ roll of the device matching shape defined by getPhotosReturnChecker.

@param {object} params - See getPhotosParamChecker. @param {function} callback - Invoked with arg of shape defined by getPhotosReturnChecker on success. - @param {function} errorCallback - Invoked with error message on error.

Next →