Interface CustomData

  • All Known Implementing Classes:
    BrightcoveCastCustomData

    public interface CustomData
    Represents the custom data to be sent to the Brightcove receiver app.
    • Method Detail

      • getCustomData

        @Nullable
        org.json.JSONObject getCustomData​(@NonNull
                                          Video currentVideo)
                                   throws org.json.JSONException
        Throws:
        org.json.JSONException