-
public final class VitalEvent.VitalEventViewView properties
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classVitalEvent.VitalEventView.Companion
-
Constructor Summary
Constructors Constructor Description VitalEvent.VitalEventView(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()
-
-
-
-