pullBackgroundApp method
void
pullBackgroundApp()
Implementation
void pullBackgroundApp() {
CallKitUILog.i(_tag, 'CallManager pullBackgroundApp');
NECallKitPlatform.instance.pullBackgroundApp();
}
void pullBackgroundApp() {
CallKitUILog.i(_tag, 'CallManager pullBackgroundApp');
NECallKitPlatform.instance.pullBackgroundApp();
}