getSessionId method

String getSessionId()

Implementation

String getSessionId() {
  return _newSessionId;
}