#include <extension_system_samsung_wrt.h>
pp::ExtensionSystemSamsungWRT::ExtensionSystemSamsungWRT |
( |
const InstanceHandle & |
instance | ) |
|
|
explicit |
A constructor for creating a ExtensionSystemSamsung
.
- Parameters
-
[in] | instance | The instance with which this resource will be associated. |
pp::ExtensionSystemSamsungWRT::~ExtensionSystemSamsungWRT |
( |
| ) |
|
bool pp::ExtensionSystemSamsungWRT::CheckPrivilege |
( |
const pp::Var & |
privilege | ) |
|
CheckPrivilege() returns true if the current extension has given privilege, false otherwise.
int32_t pp::ExtensionSystemSamsungWRT::GetWindowId |
( |
| ) |
|
bool pp::ExtensionSystemSamsungWRT::IsValid |
( |
| ) |
const |
IsValid() returns true if this object is valid in this context, i.e. current extension system is WRT.
The documentation for this class was generated from the following file: