OTAcceleratorPackUtil 2.0.8

OTAcceleratorPackUtil 2.0.8

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Feb 2017

Maintained by LucasHuang.



 
Depends on:
OTKAnalytics>= 0
OpenTok>= 0
 

Common Accelerator Session Pack

The Common Accelerator Session Pack is required whenever you use any of the OpenTok accelerators. The Common Accelerator Session Pack is a common layer that includes the audio-video communication logic contained in all OpenTok One-to-One Communication Sample Apps, and permits all accelerators and samples to share the same OpenTok session. The accelerator packs and sample app access the OpenTok session through the Common Accelerator Session Pack layer, which allows them to share a single OpenTok session:

architecture

On the Android and iOS mobile platforms, when you try to set a listener (Android) or delegate (iOS), it is not normally possible to set multiple listeners or delegates for the same event. For example, on these mobile platforms you can only set one OpenTok signal listener. The Common Accelerator Session Pack, however, allows you to set up several listeners for the same event.