Skip to main content

QueryDataProtectionAcceptance [Player Network SDK Only]

[Player Network SDK Only] Queries Player Network SDK user data protection information.

note

Please reach out to the Player Network representative before using this API.

Supported Platform

Supports Android, iOS, Windows platform.

Function Definition

void QueryDataProtectionAcceptance();

Callback Processing

The callback processing API is GUAAccountResultObservers. The callback data structure is GUAAccountResult.

The callback event is AccountEvents. The callback methodID is GUA_ACCOUNT_QUERY_DATA_PROTECTION_ACCEPTANCE.

Code Sample

UnionAdapterAPI.GetAccountService().QueryDataProtectionAcceptance();