uniquecolin

Results 1 issues of uniquecolin

Hi, all. When I call XMPPRoom's destroyRoom method, the delegate method -(void)xmppRoomDidDestroy:(XMPPRoom*)sender can't be called. After I digging into the source code of XMPPRoom class and XEP-0045 specification, I found...