ErrorCodes.INVALID_STATE()
DESCRIPTION
A function was invoked on the SDK when it was not in an appropriate state, for instance setting configuration parameters on a connection after it is connected.
DECLARATION
public static int INVALID_STATE = com.nabto.edge.client.swig.Status.getINVALID_STATE()