This data structure is part of the KWS Interface.
Remarks
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 permissions |
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) |