-
- All Implemented Interfaces:
-
com.amplitude.core.platform.Signal
public final class UiChangeSignal implements SignalA signal that indicates a change in the UI. This is used to trigger UI-related events in the Amplitude SDK.
-
-
Constructor Summary
Constructors Constructor Description UiChangeSignal(Date timestamp)
-
Method Summary
Modifier and Type Method Description final DategetTimestamp()-
-
Constructor Detail
-
UiChangeSignal
UiChangeSignal(Date timestamp)
-
-
Method Detail
-
getTimestamp
final Date getTimestamp()
-
-
-
-