diff --git a/docs/cameraroll.html b/docs/cameraroll.html index ee776195814..29e2bc18cea 100644 --- a/docs/cameraroll.html +++ b/docs/cameraroll.html @@ -5,7 +5,132 @@ be stored in memory (and consume memory as long as the process is alive)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 →