Skip to main content

Flush Cached Events (FlushINTLEvents) [Player Network SDK only]

[Player Network SDK only] Flushes cached events.

note

You must initialize the Analytics module before calling any Analytics module features.

Supported platforms

Supports Android, iOS platform.

Function Definition

void FlushINTLEvents();

Code Example

UnionAdapterAPI.GetReportService().FlushINTLEvents();