EOS_KWS_PermissionsUpdateReceivedCallbackInfo

EOS API reference page for EOS_KWS_PermissionsUpdateReceivedCallbackInfo

阅读时间1分钟

This data structure is part of the KWS Interface.

Remarks

Output parameters for the EOS_KWS_OnPermissionsUpdateReceivedCallback Function.

Properties

EOS_KWS_PermissionsUpdateReceivedCallbackInfo

PropertyValue
void* ClientDataContext that was passed into EOS_KWS_AddNotifyPermissionsUpdateReceived
EOS_ProductUserId LocalUserIdRecipient Local user id
const char* KWSUserIdRecipient's associated KWS UserId
const char* DateOfBirthDate of birth in ISO8601 form (YYYY-MM-DD)
EOS_Bool bIsMinorIs this user a minor
const char* ParentEmailParent 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.