java.lang.Object | |
↳ | com.urbanairship.richpush.RichPushUser |
The Urban Airship rich push user.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getId()
Get the user's ID.
| ||||||||||
String |
getPassword()
Get the user's token used for basic auth.
| ||||||||||
static boolean |
isCreated()
Returns whether the user has been created.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns whether the user has been created.
true
if the user has an id, false
otherwise.