ServerLifecycleManager



Summary

Public functions

Int

Called to Start an instance of Trace Processor

android
Unit

Called to stop the running instance of Trace Processor.

android
open String

Called to construct a more detailed failure message when TraceProcessor cannot be connected to.

android

Public functions

start

fun start(): Int

Called to Start an instance of Trace Processor

Returns
Int

the port to use to communicate to Trace Processor

stop

fun stop(): Unit

Called to stop the running instance of Trace Processor.

timeoutMessage

open fun timeoutMessage(): String

Called to construct a more detailed failure message when TraceProcessor cannot be connected to.