set_state method

set_state

Sets the state.

def set_state(self, state):
    ...
ParameterTypeDescription
statestrThe state.

See Also