Generated by
JDiff

Package zendesk.messaging

Added Classes and Interfaces
Banner Data class that represents an informational update in the form of a banner Use the zendesk.messaging.Banner.Builder to create an instance
Banner.Builder  
Banner.Duration  
DialogContent Data class that represents the content of a Messaging dialog.
DialogContent.Builder Builder for creating zendesk.messaging.DialogContent
DialogContent.Config  
Engine.ConversationOnGoingCallback Provides a callback so Engines can inform a caller of whether they have an ongoing conversation to restore
Event.DialogItemClicked  
Event.DialogItemClicked.
Builder
 
Update.ShowBanner Update carrying a Banner object with data to be displayed in the banner
Update.ShowDialog  
 

Changed Classes and Interfaces
AgentDetails State of the agent label.
Engine Interface defining the functionality of an Engine which can be used for driving a conversation in the Unified SDK.
Event Represents an event from Messaging SDK to be processed by the Engine.
MessagingActivity This Activity is for presenting the Messaging screen to the user.
MessagingItem.TransferResponse Structural message containing available transfer options submitted by an agent.
ObservableEngine Abstract implementation of the Engine interface which manages observers for the Engine's updates, registering, unregistering and notifying them of Updates
Update Represents an update from the Engine to be processed by the Messaging SDK.
Update.ApplyMenuItems Update carrying the new list of MenuItem.
Update.State.UpdateInputFieldState An Update carrying a state for an Input Field.