callExperimentalAPI static method
- String jsonStr
Call experimental API
Implementation
static void callExperimentalAPI(String jsonStr) {
LiveCoreControllerImpl.callExperimentalAPI(jsonStr);
}
Call experimental API
static void callExperimentalAPI(String jsonStr) {
LiveCoreControllerImpl.callExperimentalAPI(jsonStr);
}