CJGuestVideoLicense Class Reference

This class handle the activation of the system video license. More...

#import <JabberGuest/JabberGuest.h>

Inherits NSObject.

Instance Methods

(void) - disableActivation
 Call this method to prevent the JabberGuest SDK from either checking for or activating the Cisco license for video.
 

Class Methods

(CJGuestVideoLicense *) + sharedInstance
 This method returns the shared videoLicense instance. More...
 

Detailed Description

This class handle the activation of the system video license.

Method Documentation

+ (CJGuestVideoLicense *) sharedInstance

This method returns the shared videoLicense instance.

Returns
The videoLicense instance.