FlushINTLEvents [Player Network SDK Only]
[Player Network SDK Only] Automatically trigger data reporting.
note
Before calling Analytics module functions, users must initialize the Analytics module.
Supported Platform
- Unity
- Unreal Engine
Supports
Android, iOS
platform.Supports
Android, iOS
platform.Function Definition
- Unity
- Unreal Engine
void FlushINTLEvents();
static void FlushINTLEvents();
Code Sample
- Unity
- Unreal Engine
UnionAdapterAPI.GetReportService().FlushINTLEvents();
GUA_NAMESPACE::GUAReportService::FlushINTLEvents();