Package com.ooyala.pulse
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 Summary
-
Method Details
-
onComplete
void onComplete()Session was successfully extended.
-