Get desktop application:
View/edit binary Protocol Buffers messages
optional int32 seatId = 1
optional int32 callMult = 2
Used in: GameInfo
optional int32 seatId = 1
repeated int32 cards = 2
optional int32 masterSeatId = 1
optional int32 curSeatId = 2
optional int32 bottomScore = 3
optional int32 bombCount = 4
repeated int32 bottomCards = 5
optional bool showBottoms = 6
repeated CardInfo histCards = 7
optional CardInfo winCards = 8
repeated SeatInfo seatInfo = 9
optional int32 bombMax = 10
optional int32 same3Bomb = 11
optional int32 resType = 2
Used in: GameOver
optional int32 seatId = 1
optional int32 deltaChips = 2
optional int32 deltaScore = 3
repeated int32 handCards = 4
optional int32 passCount = 1
optional int32 costCoins = 2
optional int32 payType = 3
optional int32 AAPrice = 4
optional int32 playRule = 6
optional int32 same3Bomb = 7
optional int32 bombMax = 8
optional int32 bottomScore = 9
Used in: GameInfo
optional int32 userCode = 1
optional int32 seatId = 2
optional int32 multiple = 3
repeated int32 handCards = 5
repeated int32 throwCards = 6
optional int32 scoreCard = 7
optional int32 FUserCode = 1
optional int32 status = 2
optional int32 tableId = 3
optional int32 seatId = 4
optional int32 tableStatus = 5
optional int32 FCounter = 6
optional int32 FScore = 7
optional int32 FWins = 8
optional int32 FLoses = 9
optional int32 FDraws = 10
optional bytes FLastGameTime = 11
optional int32 FSaveDate = 12
optional int32 FSaveCount = 13
optional int32 FAgentCode = 14