Interface OpenHandler


  • public interface OpenHandler
    Callback interface of Toaster utility to be notified of toast item opening.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • onOpen

        void onOpen​(ToastItem item)
        Invoked to be notified of toast item opening.
        Parameters:
        item - toast item affected