Android 版推特
我在 Android 应用程序中使用 twitter4j
。我做了很多研究,但我无法通过此 API 以编程方式从帐户注销。
其余的事情都做得很好。但是我如何注销才能清除会话?
I am using twitter4j
in my Android app. I have done so much research, but I am unable to signout programmaticaly from the account by this API.
The rest of the things are doing well. But how do I signout, so that the session will clear?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Twitter4j 是无状态的,因此不需要注销。请参阅:
http://groups.google.com/group/twitter4j/browse_thread /线程/5957722d596e269c/c2956d43a46b31b5
Twitter4j
is stateless thus requires no logging out. See:http://groups.google.com/group/twitter4j/browse_thread/thread/5957722d596e269c/c2956d43a46b31b5