Interface PulseSessionExtensionListener


  • public interface PulseSessionExtensionListener
    This interface is used by a PulseSession to communicate with your application. It will inform your application when session extension is successfully completed.
    • Method Detail

      • onComplete

        void onComplete()
        Session was successfully extended.