doubleScreenCancel static method
void
doubleScreenCancel()
关闭副屏
Implementation
static void doubleScreenCancel() {
_mainChannel.invokeMethod(Constants.doubleScreenCancel);
}
关闭副屏
static void doubleScreenCancel() {
_mainChannel.invokeMethod(Constants.doubleScreenCancel);
}