Method | Description | |
---|---|---|
FinishedTrackingActivity ( string>.Dictionary |
||
GetAttributionPackage ( ) : |
||
GetDeeplinkClickPackage ( string>.Dictionary |
||
Init ( |
||
IsEnabled ( ) : bool | ||
MockActivityHandler ( |
||
OpenUrl ( |
||
SetAskingAttribution ( bool askingAttribution ) : void | ||
SetEnabled ( bool enabled ) : void | ||
SetOfflineMode ( bool offline ) : void | ||
TrackEvent ( |
||
TrackSubsessionEnd ( ) : void | ||
TrackSubsessionStart ( ) : void | ||
UpdateAttribution ( |
public FinishedTrackingActivity ( string>.Dictionary |
||
jsonDict | string>.Dictionary | |
return | void |
public GetAttributionPackage ( ) : |
||
return |
public GetDeeplinkClickPackage ( string>.Dictionary |
||
extraParameters | string>.Dictionary | |
attribution | ||
return |
public Init ( |
||
adjustConfig | ||
deviceUtil | DeviceUtil | |
return | void |
public MockActivityHandler ( |
||
mockLogger | ||
return | System |
public SetAskingAttribution ( bool askingAttribution ) : void | ||
askingAttribution | bool | |
return | void |
public SetOfflineMode ( bool offline ) : void | ||
offline | bool | |
return | void |
public TrackEvent ( |
||
adjustEvent | ||
return | void |
public UpdateAttribution ( |
||
attribution | ||
return | bool |