Difference between revisions of "XML-RPC Protocol Method: login"
From Dreamwidth Notes
(Created page with 'This page describes the *login* XML-RPC protocol method. == Inputs == *getmoods* _Optional._ If present and true, then the result contains the *moods* key. *getpickws* _Opti…') |
(→Inputs) |
||
Line 3: | Line 3: | ||
== Inputs == | == Inputs == | ||
− | + | <strong>getmoods</strong> | |
+ | <em>Optional.</em> If present and true, then the result contains the *moods* key. | ||
− | + | <strong>getpickws</strong> | |
− | + | <em>Optional.</em> If present and true, then the result contains the *pickws* key. Furthermore, if the request also contains *getpickwurls* and it is true, the result also contains *defaultpicurl* and *pickwurls*. | |
− | + | ||
− | + | ||
− | + | ||
== Outputs == | == Outputs == |
Revision as of 07:00, 27 April 2010
This page describes the *login* XML-RPC protocol method.
Inputs
getmoods Optional. If present and true, then the result contains the *moods* key.
getpickws Optional. If present and true, then the result contains the *pickws* key. Furthermore, if the request also contains *getpickwurls* and it is true, the result also contains *defaultpicurl* and *pickwurls*.
Outputs
- moods*
Only present if requested. This is a hash containing... etc