openLockScreenApp method

void openLockScreenApp()

Implementation

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