Skip to content

Login - Twitter Status

GET: /login/api/v1/twitterstatus

Requested by the client when the News Feed state changes.

Response

{
"mReturnCode": 0,
"mMessage": "optional",
// TwitterResponse
"mText": "optional",
"mStatusUrl": "optional",
"mTwitterUrl": "optional",
"mUserName": "optional",
"mTwitterUserName": "optional",
"mProfileImageUrl": "optional"
}