state property

StompClientState get state

Current connection state

Implementation

StompClientState get state => _state;