You've already forked Commercialization.topon
release: 1.4.7
This commit is contained in:
@@ -162,6 +162,9 @@ namespace AnyThinkAds
|
||||
public void getArea(ATGetAreaListener listener) { }
|
||||
public void setWXStatus(bool install) { }
|
||||
public void setLocation(double longitude, double latitude) { }
|
||||
public void start() { }
|
||||
public bool isCnSDK() { return false; }
|
||||
public void setLocalStrategyAssetPath(string assetPath) { }
|
||||
public void showDebuggerUI() {}
|
||||
public void showDebuggerUI(string debugKey) {}
|
||||
}
|
||||
@@ -490,4 +493,4 @@ namespace AnyThinkAds
|
||||
|
||||
public void entryScenarioWithPlacementID(string placementId, string scenarioID) {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user