EOS_KWS_RequestPermissionsOptions

EOS API reference page for EOS_KWS_RequestPermissionsOptions

Under 1 min to read

This data structure is part of the KWS Interface.

Remarks

Input parameters for the EOS_KWS_RequestPermissions function.

Properties

EOS_KWS_RequestPermissionsOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_KWS_REQUESTPERMISSIONS_API_LATEST.
EOS_ProductUserId LocalUserIdLocal user requesting new permissions
uint32_t PermissionKeyCountThe number of permissions to request, may not exceed EOS_KWS_MAX_PERMISSIONS. Only new permissions need be included.
const char** PermissionKeysNames of the permissions to request (Setup with KWS)