-
public final class LongTaskEvent.ViewView properties
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classLongTaskEvent.View.Companion
-
Constructor Summary
Constructors Constructor Description LongTaskEvent.View(String id, String referrer, String url, String name)
-
Method Summary
-
-
Method Detail
-
getReferrer
final String getReferrer()
-
setReferrer
final Unit setReferrer(String referrer)
- Parameters:
referrer- URL that linked to the initial view of the page
-
toJson
final JsonElement toJson()
-
-
-
-