Package 

Interface Batch.Messaging.LifecycleListener


  • 
    public interface Batch.Messaging.LifecycleListener
    
                        

    Listener interface for messaging views lifecycle events.

    Implement this if you want to be notified of what happens to the messaging view (for example, perform some analytics on show/hide).You're also required to implement this if you want to add actions with a "callback" type.