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