3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
pbio::FacerecService::LicenseState Struct Reference

License status. More...

#include <FacerecService.h>

Classes

struct  CounterState
 State of the counter assigned to a specified license element. More...
 

Public Attributes

bool online
 Online license flag.
 
std::string android_app_id
 Android application ID. Available only on Android (tag <android_app_id>).
 
std::string android_serial
 Serial number of the Android device. Only available on Android (tag <android_serial>).
 
std::string ios_app_id
 iOS application ID. Available only on iOS (tag <ios_app_id>).
 
std::string hardware_reg
 Hardware signature (tag <Reg>).
 
std::vector< CounterStatecounters
 State of all license counters.
 

Detailed Description

License status.