XMPPManager icon indicating copy to clipboard operation
XMPPManager copied to clipboard

基于XMPPFramework的 ios端聊天程序

Results 1 XMPPManager issues
Sort by recently updated
recently updated
newest added

I am able to send message to XMPP server(Openfire) but unable to receive any messages in ios app .This function is not being called : - (void)xmppStream:(XMPPStream *)sender didReceiveMessage:(XMPPMessage *)message...