Response messages are used to respond to request messages that indicate the status of success or failure of a call, and different types of response states are distinguished by status codes, which contain
three-digit integers, the first bit of the status code Used to define the response type, the other two digits are used to further explain the response in more detail. ( )
Submit