authenticating method

void authenticating()

Implementation

void authenticating() {
  setState(XmppConnectionState.Authenticating);
}