processError method

void processError(
  1. XmlDocument xmlResponse
)

Implementation

void processError(xml.XmlDocument xmlResponse) {
  //todo find error stanzas
}