Skip to content

Commit 6b164c0

Browse files
author
Mike Ng
committed
Add doc for param.
1 parent 03dec96 commit 6b164c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android-sdk/src/main/java/com/optimizely/ab/android/sdk/OptimizelyManager.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,7 @@ public boolean isDatafileCached(Context context) {
322322

323323
/**
324324
* Returns the URL of the versioned datafile that this SDK expects to use
325+
* @param projectId The id of the project for which we are getting the datafile
325326
* @return the CDN location of the datafile
326327
*/
327328
public static @NonNull String getDatafileUrl(String projectId) {

0 commit comments

Comments
 (0)