state property

Implementation

XmppConnectionState get state {
  return _state;
}