Class android.app.Notification.MessagingStyle

Added Constructors
Notification.MessagingStyle(Person)  
 

Changed Constructors
Notification.MessagingStyle(CharSequence) Now deprecated.
 
 

Added Methods
MessagingStyle addMessage(CharSequence, long, Person)  
Person getUser()  
boolean isGroupConversation()  
MessagingStyle setGroupConversation(boolean)  
 

Changed Methods
CharSequence getUserDisplayName() Now deprecated.
 
MessagingStyle addMessage(CharSequence, long, CharSequence) Now deprecated.