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