Method | Description | |
---|---|---|
BeginSession ( ) : System | ||
BeginSession ( string appKey, string deviceId, string sdkVersion, |
Creates BeginSession object with provided values
|
public BeginSession ( string appKey, string deviceId, string sdkVersion, |
||
appKey | string | App key for the application being tracked; find in the Countly Dashboard under Management > Applications |
deviceId | string | Unique ID for the device the app is running on |
sdkVersion | string | SDK version string |
metrics | Metrics parameters | |
return | System |