Enumeration RMakerClaimMsgType
Enumeration Members
TypeCmdClaimAbort
TypeCmdClaimAbort: 6
TypeCmdClaimInit
TypeCmdClaimInit: 2
TypeCmdClaimStart
TypeCmdClaimStart: 0
TypeCmdClaimVerify
TypeCmdClaimVerify: 4
TypeRespClaimAbort
TypeRespClaimAbort: 7
TypeRespClaimInit
TypeRespClaimInit: 3
TypeRespClaimStart
TypeRespClaimStart: 1
TypeRespClaimVerify
TypeRespClaimVerify: 5
Enum representing the message types for claiming operations.