SkyEpub SDK for Android 7
 All Classes Functions Variables
Public Member Functions | List of all members
com.skytree.epub.StateListener Interface Reference

Public Member Functions

void onStateChanged (State state)
 

Detailed Description

StateListener is the interface to handle the state change of viewer. EPubViewState.NORMAL, EPubViewState.BUSY

Member Function Documentation

void com.skytree.epub.StateListener.onStateChanged ( State  state)

called when the state of viewer is changed.

Parameters
stateNORMAL is normal state, BUSY is busy state such as loading content.

The documentation for this interface was generated from the following file: