开发者

logout for facebook using graph Api in iphone?

开发者 https://www.devze.com 2023-04-12 23:01 出处:网络
I am using Graph api login work fine but i need to logout the facebook please guide me how to lo开发者_如何学Pythongout the facebook

I am using Graph api login work fine but i need to logout the facebook please guide me how to lo开发者_如何学Pythongout the facebook

thanks for advance


just call logout method with ur initialized object

 [facebookObj logout:self];//facebookObj is the object which i initialized during login
0

精彩评论

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