Message.isResponseError

Returns whether or not this message is an error kind-of numeric response

class Message
bool
isResponseError
()

Return Value

Type: bool

true if numeric response is an error, false otherwise

Meta