Navigation
API > API/Runtime > API/Runtime/AnalyticsET > API/Runtime/AnalyticsET/IAnalyticsProviderET
| Type | Name | Description | |
|---|---|---|---|
| bool | StartSession
(
const TArray< FAnalyticsEventAttribute >& Attributes |
This class augments StartSession with a version that takes the SessionID instead of always generating it. | |
| bool | StartSession
(
FString InSessionID, |
Primary StartSession API. Allow move semantics to capture the attributes. |