Class android.app.Notification

Added Methods
int getBadgeIconType()  
String getChannelId()  
int getGroupAlertBehavior()  
CharSequence getSettingsText()  
String getShortcutId()  
long getTimeoutAfter()  
 

Added Fields
int BADGE_ICON_LARGE  
int BADGE_ICON_NONE  
int BADGE_ICON_SMALL  
String EXTRA_AUDIO_CONTENTS_URI  
String EXTRA_CHANNEL_ID  
String EXTRA_COLORIZED  
String EXTRA_HISTORIC_MESSAGES  
String EXTRA_NOTIFICATION_ID  
String EXTRA_NOTIFICATION_TAG  
int GROUP_ALERT_ALL  
int GROUP_ALERT_CHILDREN  
int GROUP_ALERT_SUMMARY  
 

Changed Fields
String EXTRA_LARGE_ICON Now deprecated.
 
String EXTRA_SMALL_ICON Now deprecated.
 
int FLAG_SHOW_LIGHTS Now deprecated.
 
int PRIORITY_DEFAULT Now deprecated.
 
int PRIORITY_HIGH Now deprecated.
 
int PRIORITY_LOW Now deprecated.
 
int PRIORITY_MAX Now deprecated.
 
int PRIORITY_MIN Now deprecated.
 
AudioAttributes audioAttributes Now deprecated.
 
int defaults Now deprecated.
 
int ledARGB Now deprecated.
 
int ledOffMS Now deprecated.
 
int ledOnMS Now deprecated.
 
int number Change from deprecated to undeprecated.
 
int priority Now deprecated.
 
Uri sound Now deprecated.
 
long[] vibrate Now deprecated.