Difference between revisions of "XMLRPC Protocol: login"
From Dreamwidth Notes
(Created page with 'Name::login[[Type::login]] == Description == [[Description::Login to the server, while announcing your client version. The server returns with whether the password is good or…') |
|||
Line 1: | Line 1: | ||
− | [[Name::login]][[Type:: | + | [[Name::login]][[Type::Challenge/Response]] |
== Description == | == Description == | ||
[[Description::Login to the server, while announcing your client version. The server returns with whether the password is good or not, the user's name, an optional message to be displayed to the user, the list of the user's friend groups, and other things.]] | [[Description::Login to the server, while announcing your client version. The server returns with whether the password is good or not, the user's name, an optional message to be displayed to the user, the list of the user's friend groups, and other things.]] |
Revision as of 23:07, 1 October 2009
loginChallenge/Response
Description
Login to the server, while announcing your client version. The server returns with whether the password is good or not, the user's name, an optional message to be displayed to the user, the list of the user's friend groups, and other things.
Arguments
None
Return Values
TODO...