java.lang.Object |
↳ |
com.mapsted.alerts.ScheduledAlertNotification |
Class Overview
ScheduledAlertNotification are in app notification for scheduled alerts.
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
ScheduledAlertNotification
(ScheduledAlert scheduledAlert, boolean autoDismiss)
Public Methods
public
boolean
autoDismiss
()
public
int
getFallbackLogoDrawableResource
()
public
String
getItemType
()
public
String
getLogoUrl
()
public
Spanned
getSubtitle
()
public
String
getTitle
()