open fun suspend(): Unit
Resume the process.
abstract fun suspend(completionHandler: Handler<Void>): Unit
completionHandler - handler called after suspend callback
completionHandler