-
public interface CustomData
Represents the custom data to be sent to the Brightcove receiver app.
-
-
Method Summary
Modifier and Type Method Description abstract JSONObject
getCustomData(@NonNull() Video currentVideo)
-
-
Method Detail
-
getCustomData
@Nullable() abstract JSONObject getCustomData(@NonNull() Video currentVideo)
-
-
-
-