stop method

void stop()

Implementation

void stop() {
  _invokeNativeMethod(_nativeMethodStop);
}