K2BTools callyou license

In order to use the K2BTools callyou, a key is required. When no key is used, the video call is automatically ended after thirty seconds.

To get a key you must send a mail to claves@k2b.com sending the Android Package Name and Apple Bundle Identifier.

One license of CallYou allows to use the video call in three different applications. For this purpose three keys can be requested. If more keys are needed send a mail to info@k2btools.com

To use the key in your application the K2BToolsJitsiInterface and K2BToolsTwilioInterface external object have a key property.

Use this property to set the key.

Eg: K2BToolsJitsiInterface.Key = <key>

Call this before the start meeting method.