java.lang.Object |
↳ |
com.mapsted.alerts.EmergencyAlertNotification |
Class Overview
EmergencyAlertNotification are in app notification for emergency alert
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
boolean
|
equals(Object arg0)
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
final
void
|
wait()
|
|
From interface
com.mapsted.inapp_notification.InAppNotification
|
Public Constructors
Public Methods
public
boolean
autoDismiss
()
public
int
getFallbackLogoDrawableResource
()
public
String
getItemType
()
public
String
getLogoUrl
()
public
Spanned
getSubtitle
()
public
String
getTitle
()