XEP-0166: Jingle protocol implementation for voice/video chat in iOS
问题 I have already implemented chat with text message using XMPP framework for iOS. But, now I want to implement voice/video chat using XMPP framework in iOS. So, anybody know about how to implement XEP-0166: Jingle Protocol with available XMPP framework in iOS/Objective-C? Thanks in advance. 回答1: http://oriolrius.cat/blog/wp-content/uploads/2009/10/Oreilly.XMPP.The.Definitive.Guide.May.2009.pdf Refer This book regarding XMPPFramework. In this book all things are described regarding all fetchers