Class AccountReg2Response

java.lang.Object
crow.game.ha0.proto.AccountReg2Response

public class AccountReg2Response extends Object
  • Field Details

    • aid

      public int aid
    • cid

      public int cid
    • type

      public byte type
    • count

      public int count
    • data

      public List<KeyValuePair> data
  • Constructor Details

    • AccountReg2Response

      public AccountReg2Response()
  • Method Details