Add terminateModuleProcess method to BridgeInterface
This commit is contained in:
@@ -107,5 +107,7 @@ interface BridgeInterface {
|
||||
|
||||
@nullable String getDebugProp(String key, @nullable String defaultValue);
|
||||
|
||||
oneway void terminateModuleProcess();
|
||||
|
||||
CallDownloadSession startCallDownload(long startTimestamp, String author);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user