package

com.urbanairship.preference

Contains classes for interacting with the Urban Airship Preferences.

Interfaces

UAPreference This interface is deprecated. Marked to be removed in 7.0.0  

Classes

AnalyticsEnablePreference CheckboxPreference to enable/disable analytic events. 
ChannelIdPreference The Channel ID preference. 
LocationBackgroundUpdatesAllowedPreference CheckboxPreference to allow/disallow background location updates. 
LocationUpdatesEnabledPreference CheckboxPreference to enable/disable location updates. 
PushEnablePreference CheckboxPreference to enable/disable push notifications. 
QuietTimeEnablePreference CheckboxPreference to enable/disable quiet time. 
QuietTimeEndPreference DialogPreference to set the quiet time end. 
QuietTimePickerPreference Abstract DialogPreference that allows setting quiet time that implements UAPreference. 
QuietTimeStartPreference DialogPreference to set the quiet time start. 
SoundEnablePreference CheckboxPreference to enable/disable push notification sounds. 
UACheckBoxPreference Urban Airship check box preference. 
UAPreferenceAdapter This class is deprecated. Marked to be removed in 7.0.0. This class is no longer necessary. Urban Airship preferences will now apply on their own.  
UserIdPreference The Rich Push User preference. 
VibrateEnablePreference CheckboxPreference to enable/disable push notification vibration. 

Enums

UAPreference.PreferenceType An enum representing the preference type.