Choose your implementation method:
This data structure is part of the KWS Interface.
Input parameters for the EOS_KWS_RequestPermissions function.
Properties
EOS_KWS_RequestPermissionsOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_KWS_REQUESTPERMISSIONS_API_LATEST.
|
EOS_ProductUserId LocalUserId
|
Local user requesting new permisssions
|
uint32_t PermissionKeyCount
|
The number of permissions to request, may not exceed EOS_KWS_MAX_PERMISSIONS. Only new permissions need be included.
|
const char** PermissionKeys
|
Names of the permissions to request (Setup with KWS)
|
This data structure is part of the KWS Interface.
Input parameters for the {KWSInterface.RequestPermissions} function.
Properties
KWS.RequestPermissionsOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_KWS_REQUESTPERMISSIONS_API_LATEST.
|
ProductUserId LocalUserId
|
Local user requesting new permisssions
|
string[] PermissionKeys
|
Names of the permissions to request (Setup with KWS)
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no