purchase(String, String, IAPV4PurchaseListener) 나 restore(IAPV4RestoreListener) API 에서 받을 수 있는 결과 정보. 더 자세히 ...
DataModel를(을) 상속했습니다.
com.hive.IAPV4.IAPV4ReceiptGoogle, com.hive.IAPV4.IAPV4ReceiptLebi, com.hive.IAPV4.IAPV4ReceiptOneStore, com.hive.IAPV4.IAPV4ReceiptOneStoreV5에 의해 상속되었습니다.
Public 속성 | |
IAPV4Type | type |
영수증 마켓 정보 | |
IAPV4Product | product |
구매 성공한 상품 정보 | |
String | additionalInfo |
구매 요청시 추가로 입력받은 additionalInfo | |
String | bypassInfo |
게임 쪽에서 영수증 검증 서버로 바로 전달(bypass)하는 json 데이터 | |
String | hiveiapReceipt |
bypassInfo가 IAP서버 영수증 검증 요청시 보낼 데이터 | |
purchase(String, String, IAPV4PurchaseListener) 나 restore(IAPV4RestoreListener) API 에서 받을 수 있는 결과 정보.
IAPV4Type 에 따라 IAPV4ReceiptGoogle 등으로 형변환하여 사용할 수 있다.