Interface UpdateListener


  • public interface UpdateListener
    The listener interface for receiving notifications when an app on the device has been updated.
    • Method Detail

      • onAppUpdated

        void onAppUpdated()
        Called when an update has occurred.