开发者

How to get Twitter profile image in iphone?

I am creating an app in which i want to show the current profile image of twitter of user after he successfully logs 开发者_JS百科into his account. till now i am able to log in to twitter successfully but don't know how to get the image of profile.

I think i have to call users/show method from the api, if anyone has idea how to do it please help.

thanks


https://dev.twitter.com/docs/api/1/get/users/show

gives the basic information about a user, parse it to get url of the profilepic

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜