Package net.i2p.app

Enum ClientAppState

java.lang.Object
java.lang.Enum<ClientAppState>
net.i2p.app.ClientAppState
All Implemented Interfaces:
Serializable, Comparable<ClientAppState>, java.lang.constant.Constable

public enum ClientAppState
extends Enum<ClientAppState>
Status of a client application. ClientAppManager.notify() must be called on all state transitions except from UNINITIALIZED to INITIALIZED.
Since:
0.9.4