PerfettoTrace.Link
-
android
@ExperimentalInsightApi
class PerfettoTrace.Link
Represents a link to a given PerfettoTrace, including a URL parameter string.
As this link may be shared across environments (e.g. between an Android device and a host desktop machine), the paths are not guaranteed to be absolute.
Summary
Public constructors |
|
|---|---|
|
android
|
|
|
android
|
Public functions |
||
|---|---|---|
open operator Boolean |
android
|
|
open Int |
hashCode() |
android
|
open String |
toString() |
android
|
Public properties |
||
|---|---|---|
String |
android
|
|
String |
Path to the trace. |
android
|
String |
android
|
|
String |
android
|
|
String |
Url params passed to ui.perfetto.dev, UTF-8 encoded |
android
|