This data structure is part of the KWS Interface.
Remarks
Output parameters for the EOS_KWS_OnPermissionsUpdateReceivedCallback Function.
Properties
EOS_KWS_PermissionsUpdateReceivedCallbackInfo
Property | Value |
---|---|
void* ClientData | Context that was passed into EOS_KWS_AddNotifyPermissionsUpdateReceived |
EOS_ProductUserId LocalUserId | Recipient Local user id |
const char* KWSUserId | Recipient's associated KWS UserId |
const char* DateOfBirth | Date of birth in ISO8601 form (YYYY-MM-DD) |
EOS_Bool bIsMinor | Is this user a minor |
const char* ParentEmail | Parent email. This value may be set to an empty string if the originally registered email recipient declined to be the right person to give consent. |