public class AdjustInstance extends Object
Constructor and Description |
---|
AdjustInstance() |
Modifier and Type | Method and Description |
---|---|
void |
appWillOpenUrl(android.net.Uri url) |
boolean |
isEnabled() |
void |
onCreate(AdjustConfig adjustConfig) |
void |
onPause() |
void |
onResume() |
void |
sendReferrer(String referrer) |
void |
setEnabled(boolean enabled) |
void |
setOfflineMode(boolean enabled) |
void |
trackEvent(AdjustEvent event) |
public void onCreate(AdjustConfig adjustConfig)
public void trackEvent(AdjustEvent event)
public void onResume()
public void onPause()
public void setEnabled(boolean enabled)
public boolean isEnabled()
public void appWillOpenUrl(android.net.Uri url)
public void sendReferrer(String referrer)
public void setOfflineMode(boolean enabled)
Copyright © 2016. All rights reserved.