Please tell me the way to logout from IM because I don't understand what is url and data to logout, I do based in following bui not work:
Logging out of the Yahoo! Messenger IM SDK is as simple as posting a HTTP DELETE to the Session Management API address. Here is a sample log out request.
view plainprint?
1. DELETE /v1/session
2. Host: rcore1.messenger.yahooapis.com
3. Authorization: < Standard OAuth credentials >
Thanks you!
by
2 Replies