Snap Live SDK
8.1
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Groups
Source
Public
Include
ProductLicense.h
1
15
#ifndef PRODUCT_LICENSE_H
16
#define PRODUCT_LICENSE_H
17
18
namespace
KantarMedia
19
{
33
class
IProductLicense
34
{
35
public
:
36
virtual
~
IProductLicense
() {}
37
45
virtual
AUDIOSDK_Error
GetLicenseRemainingDays
(
int
& remaingDays) = 0;
46
};
47
52
};
53
54
#endif // PRODUCT_LICENSE_H
KantarMedia::AUDIOSDK_Error
AUDIOSDK_Error
Error codes definition.
Definition:
Errors.h:36
KantarMedia::IProductLicense::GetLicenseRemainingDays
virtual AUDIOSDK_Error GetLicenseRemainingDays(int &remaingDays)=0
This method gets the remaining days on product license.
KantarMedia::IProductLicense
Base interface for product licenses.
Definition:
ProductLicense.h:33
Generated on Fri Dec 18 2020 21:40:13 for Snap Live SDK by
1.8.5