-
public final class UiEvent.StartIntent extends UiEvent
-
-
Field Summary
Fields Modifier and Type Field Description private final IntentTypeintentType
-
Constructor Summary
Constructors Constructor Description UiEvent.StartIntent(IntentType intentType)
-
Method Summary
Modifier and Type Method Description final IntentTypegetIntentType()-
-
Method Detail
-
getIntentType
final IntentType getIntentType()
-
-
-
-