Skip to main content

Session End Marker (MarkSessionClosed) [Player Network SDK Only]

[Player Network SDK Only] Closes the data collection session and stops data acquisition.

Supported Platforms

Supports Android, iOS, Windows platform.

Function Definition

void MarkSessionClosed();

Input Parameters

No input parameters.

Code Example

UnionAdapterAPI.GetReportService().MarkSessionClosed();