-
public final class RRCustomEvent extends RREvent
RRWeb Custom Event (type 5)
-
-
Constructor Summary
Constructors Constructor Description RRCustomEvent(Long timestamp, Long sequenceId, RRCustomData data)
-
Method Summary
Modifier and Type Method Description final IntegergetType()final LonggetTimestamp()final ObjectgetData()final LonggetSequenceId()-
-
Constructor Detail
-
RRCustomEvent
RRCustomEvent(Long timestamp, Long sequenceId, RRCustomData data)
-
-
Method Detail
-
getTimestamp
final Long getTimestamp()
-
getSequenceId
final Long getSequenceId()
-
-
-
-