-
Notifications
You must be signed in to change notification settings - Fork 3
Failure
Dashamir Hoxha edited this page Jul 6, 2021
·
1 revision
NetMsg that is a response to a previously sent NetMsg subclass to inform the sender that the action has failed. The FailureMsg references the failed action by way of the RegardingUUID field. Extends GenericOneByteMsg (thus contains those fields also). The single byte field from GenericOneByteMsg is the Failure Code.
List of failure codes are below.
No additional fields beyond that of the Common Header and GenericOneByteMsg
This page was edited for Google_Code_In by BSRJ.