-
public final class GAUserNotification
-
-
Constructor Summary
Constructors Constructor Description GAUserNotification(String title, String text)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final Stringcomponent2()final GAUserNotificationcopy(String title, String text)final StringgetTitle()final StringgetText()-
-
Method Detail
-
component1
final String component1()
-
component2
final String component2()
-
copy
final GAUserNotification copy(String title, String text)
-
-
-
-