From 3976ddd5a516505b128a835b548f650f73ce947f Mon Sep 17 00:00:00 2001
From: Travis CI
Date: Thu, 14 Jan 2016 12:48:37 +0000
Subject: [PATCH] update website
---
docs/cameraroll.html | 127 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 126 insertions(+), 1 deletion(-)
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.