Method | Description | |
---|---|---|
Init ( string Url, string AppKey ) : void | ||
Init ( string Url, string AppKey, string DeviceID ) : void |
Method | Description | |
---|---|---|
Countly ( ) : System.Diagnostics | ||
FinishCountly ( ) : void |
public Init ( string Url, string AppKey ) : void | ||
Url | string | |
AppKey | string | |
return | void |
public Init ( string Url, string AppKey, string DeviceID ) : void | ||
Url | string | |
AppKey | string | |
DeviceID | string | |
return | void |