diff options
author | Ross Burton <ross@linux.intel.com> | 2009-08-04 11:24:11 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-08-04 11:26:59 +0100 |
commit | ffd32beab8688a2a3657b70d82be8026c35f99ea (patch) | |
tree | 8395e18d635c283c8bf8986216bff506f157791c /docs/reference | |
parent | 7bb79fe2b706684e8719cc07498acb326eda074c (diff) | |
download | librest-ffd32beab8688a2a3657b70d82be8026c35f99ea.tar.gz |
Add flickr_proxy_is_successful to the API docs
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/rest/rest-sections.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/rest/rest-sections.txt b/docs/reference/rest/rest-sections.txt index bd56251..d78234f 100644 --- a/docs/reference/rest/rest-sections.txt +++ b/docs/reference/rest/rest-sections.txt @@ -81,6 +81,7 @@ REST_PROXY_CALL_GET_CLASS FlickrProxyPrivate <TITLE>FlickrProxy</TITLE> FlickrProxy +FLICKR_PROXY_ERROR flickr_proxy_new flickr_proxy_new_with_token flickr_proxy_get_api_key @@ -89,6 +90,7 @@ flickr_proxy_get_token flickr_proxy_set_token flickr_proxy_sign flickr_proxy_build_login_url +flickr_proxy_is_successful <SUBSECTION Standard> FlickrProxyClass FLICKR_PROXY |