exit method

  1. @Deprecated('Use handoversToHostService.exit() instead')
void exit()

Implementation

@Deprecated('Use handoversToHostService.exit() instead')
void exit() {
  invokeHandover('exit');
}