-
public final class LongTaskEvent.LongTaskEventViewView properties
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classLongTaskEvent.LongTaskEventView.Companion
-
Constructor Summary
Constructors Constructor Description LongTaskEvent.LongTaskEventView(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()
-
-
-
-