getStatus method

String getStatus()

Returns Network Result Status

Implementation

String getStatus() {
  return _convertedData["status"];
}