Skip to main content

MarkSessionClosed [Player Network SDK Only]

[Player Network SDK Only] Marks the end of a session, and stops data collection.

Supported Platform

Supports Android, iOS, Windows platform.

Function Definition

void MarkSessionClosed();

Input Parameters

No parameters are passed.

Code Sample

UnionAdapterAPI.GetReportService().MarkSessionClosed();