We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 322b38b commit 70c13cbCopy full SHA for 70c13cb
README.md
@@ -75,7 +75,7 @@ The following is an example of how to use the V1 client for a video of sourcetyp
75
76
```java
77
78
-import com.jwplayer.jwplatform.JWPlatformClient;
+import com.jwplayer.jwplatform.v1.JWPlatformClient;
79
import com.jwplayer.jwplatform.exception.JWPlatformException;
80
import java.util.HashMap;
81
import java.util.Map;
0 commit comments