C  D  E  F  G  I  N  O  R  S  U 

S

ServerException - class in dev.kiki.core.install
 
startUpdateFlow(Context) - function in dev.kiki.core.UpdateManager
Starts the update flow.
startUpdateFlow(Context,UpdateInfo) - function in dev.kiki.core.UpdateManager
<p>Starts an update flow with default user interface.<p>The result from the In-app update flow's Activity will be returned within the {@link dev.kiki.core.install.InstallStateListener InstallStateListener}. If the update flow was started, you can check update status using {@link #registerListener(dev.kiki.core.install.InstallStateListener)}.
startUpdateFlow(Context,UpdateInfo,Boolean) - function in dev.kiki.core.UpdateManager
Starts the update flow immediately with your updateInfo.
startUpdateFlow(Context,Boolean) - function in dev.kiki.core.UpdateManager
Starts the update flow.
C  D  E  F  G  I  N  O  R  S  U