Known Direct Subclasses
InAppMessageManager |
This class is the primary interface for interacting with in-app messages. |
PushManager |
This class is the primary interface for customizing the display and behavior
of incoming push notifications. |
RichPushManager |
This class is the primary interface for Rich Push functionality. |
UALocationManager |
High level interface for interacting with location. |
|
Class Overview
Base class for Urban Airship managers.
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
Public Constructors