xmppframework (iOS) and configuring authentication
时间:2014-08-28 18:24:45
收藏:0
阅读:165
http://stackoverflow.com/questions/6528724/xmppframework-ios-and-configuring-authentication-types
if ([self supportsDigestMD5Authentication]) { // send the digest data along with with password }
原文:http://my.oschina.net/vdroid/blog/307717
评论(0)