usercheckname
Checks if the selected username exists.
Command's fields description:
-
txtUser1 field is the “username” of MyWakes account to check.
-
txtUser2 field is not used for this command.
-
txtCommand field contains the command: “usercheckname”.
-
txtFormat optional field specifies txtParameters and response formats. more info.
-
txtParameter field contains a structure like this:
Where
-
txtProvider field must contain the application calling ID and generated characters.
-
txtSignature field must contain the signature based on the string made of “Command Name” + “user name” + “time” + “generated character to 32”.
Looking at the previous example, the string on which calculate the check will be:
“userchecknamepippo20101025183000”
Therefore the txtProvider field will be:
“76a865d4-fab8-51cd-ba78-2da325f6955a”