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
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!