JSON Formats
JSON Formats
Request Example:
http://10.10.12.61:8080/JsonToAndroid/JsonReturn?
action=getuuidurl&[email protected]&os=mswindows
Response :
[{"responseCode":"userExist"}]
3.
Request :
http://***?
action="switchAccount"&emailId="+emailId+"&os="androi/ios/windows"
Request Example:
http://10.10.12.61:8080/JsonToAndroid/JsonReturn?
action=switchAccount&[email protected]&os=mswindows
Response :
[{"uuid":"cbX4#dPn%!001x34","url":"http://www.cinesoftmedia.com",
"responseCode":"accountSwitchSuccess"
}]
4.
Regular Login
Request :
http://*******?action="regularLogin"&uuid="+uuid+&emailId="+emailId+
Request Example:
http://10.10.12.61:8080/JsonToAndroid/JsonReturn?
action=regularloginSuccess&uuid= cbX4#dPn%!001x34
Response:
[{"url":"http://www.cinesoftmedia.com","responseCode":"validRegularLogin"}]