-
public final class UiEvent.ShowToastString extends UiEvent
-
-
Constructor Summary
Constructors Constructor Description UiEvent.ShowToastString(String message)
-
Method Summary
Modifier and Type Method Description final StringgetMessage()-
-
Constructor Detail
-
UiEvent.ShowToastString
UiEvent.ShowToastString(String message)
-
-
Method Detail
-
getMessage
final String getMessage()
-
-
-
-