public interface CustomData
| Modifier and Type | Method and Description | 
|---|---|
org.json.JSONObject | 
getCustomData(Video currentVideo)  | 
@Nullable
org.json.JSONObject getCustomData(@NonNull
                                            Video currentVideo)
                                     throws org.json.JSONException
org.json.JSONException