- Home
- Social Providers
- SvcTwitter
SvcTwitter
The SvcTwitter object
Method | Description |
---|---|
getFriendsTimeline | Take Twitter authentication data and retrieve friends_timeline from Twitter API. |
getUserInfo | Returns twitter account details for a particular user. |
login | Take Twitter authentication data and attempt to retrieve and login the matching user in our system. |
post | Posts a tweet to the user's linked Twitter account. |
verifyCredentials | Take Twitter authentication data and attempt to retrieve the Twitter user's details. |