com.urbanairship.messagecenter.User.Listener |
A listener interface for receiving events for user updates.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onUserUpdated(boolean success)
Called when the user is updated.
|
Called when the user is updated.
success | if the request was successful, otherwise false .
|
---|