GetFishingGameDetails

This Web service will fetch bet details for one fishing game session.

Parameters
NameDescriptionType and LimitRequired?
methodMust be "GetFishingGameDetails"String (32)Y
KeySecret keyString (32)Y
TimeCurrent time in "yyyyMMddHHmmss" formatDateTimeY
GameIdFishing game idString (32)Y
PagePage of records, starting from 0IntY
Result
NameDescriptionType and LimitRequired?
GameNameGame NameString (32)Y
BetAmountTotal bet amountDecimalY
WinAmountTotal winning amountDecimalY
CurrencyCurrencyString (16)Y
ExchangeRateCoin to currency exchange rateIntY
CountTotal bullet record countIntY
ItemCountNumber of item queriedIntY
LimitNumber of item per pageIntY
BulletDetailsListList of structure of a bullet detailsXMLY
ErrorMsgIdError message:
0: Success
102: Secret key incorrect
106: Server not ready
152: Game Id does not exist
ByteY
ErrorMsgError message detailStringY
BulletDetails structure
NameDescriptionType and LimitRequired?
DenomDenominationDecimalY
IDBullet IDInt64Y
MultiplierMultiplierIntY
CostCost of the bulletDecimalY
RewardReward of the bulletDecimalY
SpeciesFish IDIntY
FreeBulletTotalTotal of free bullet IntY
FreeBulletRemainRemains of free bulletIntY
CreatedAtTime in “yyyyMMddHHmmss” formatDateTimeY
FreeBulletMultiplierFreeBulletMultiplierIntY
FreeBulletRewardRewarded bullet of this shootIntY