removeInstrumentationBreakpoint

Deprecated

Removes breakpoint on particular native event.


suspend fun removeInstrumentationBreakpoint(eventName: String)

Deprecated

Removes breakpoint on particular native event.

Parameters

eventName

Instrumentation name to stop on.