Difference between revisions of "XML-RPC Protocol Method: login"

From Dreamwidth Notes
Jump to: navigation, search
(Inputs)
Line 1: Line 1:
This page describes the *login* XML-RPC protocol method.
+
This page describes the <strong>login</strong> XML-RPC protocol method.
  
 
== Inputs ==
 
== Inputs ==
  
 
<strong>getmoods</strong>
 
<strong>getmoods</strong>
<em>Optional.</em> If present and true, then the result contains the *moods* key.
+
<em>Optional.</em> If present and true, then the result contains the <strong>moods</strong> key.
  
 
<strong>getpickws</strong>
 
<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*.
+
<em>Optional.</em> If present and true, then the result contains the <strong>pickws</strong> key.  Furthermore, if the request also contains <strong>getpickwurls</strong> and it is true, the result also contains <strong>defaultpicurl</strong> and <strong>pickwurls</strong>.
  
 
== Outputs ==
 
== Outputs ==
  
*moods*
+
<strong>moods</strong>
 
+
 
Only present if requested.  This is a hash containing... etc
 
Only present if requested.  This is a hash containing... etc
  
  
 
[[Category: Development]]
 
[[Category: Development]]

Revision as of 07:01, 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