iPhone:MGTwitter 引擎中关注用户的代表是什么
你能告诉我吗(推特) 在 Twitter 中关注好友的代表,以及关注者的 getFollowersInclusionCurrentStatus
Can you tell (Twitter)
the delegates for following friend in twitter and getFollowersIncludingCurrentStatus this for followers
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
enableUpdatesFor:
接受用户名的NSString
。这是一个方法而不是委托。enableUpdatesFor:
takes anNSString
of the username. It's a method not a delegate.