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