Skip to main content

Query Data Protection Acceptance [Player Network SDK Only]

Query Player Network SDK User Data Protection Information [Player Network SDK Only].

note

Contact the Player Network assistant before integration.

Supported Platforms

Supports Android, iOS, Windows platform.

Function Definition

void QueryDataProtectionAcceptance();

Callback Handling

The callback handler interface is GUAAccountResultObservers.The callback data structure is GUAAccountResult.

The callback event is AccountEvents. The callback ID is GUA_ACCOUNT_QUERY_DATA_PROTECTION_ACCEPTANCE.

Code Example

UnionAdapterAPI.GetAccountService().QueryDataProtectionAcceptance();