8 #import <Foundation/Foundation.h>
10 typedef void(^CJGuestVideoLicenseCompletion)(BOOL isActivated);
CJGuestVideoLicense * sharedInstance()
This method returns the shared videoLicense instance.
Definition: CJGuestVideoLicense.m:54
void disableActivation()
Call this method to prevent the JabberGuest SDK from either checking for or activating the Cisco lice...
Definition: CJGuestVideoLicense.m:64
This class handle the activation of the system video license.
Definition: CJGuestVideoLicense.m:39