purchase(String, String, IAPV4PurchaseListener)
나 restore(IAPV4RestoreListener)
API 에서 받을 수 있는 결과 정보.
더 자세히 ...
#include <HIVE_IAPV4.h>
Public 속성 | |
IAPV4Type | type |
영수증 마켓 정보 | |
IAPV4Product | product |
구매 성공한 상품 정보 | |
std::string | iapPayload |
구매 요청시 추가로 입력받은 iapPayload | |
std::string | hiveiapReceipt |
bypassInfo가 IAP서버 영수증 검증 요청시 보낼 데이터 | |
int | quantity |
상품 갯수 (Google Play 다중 구매 지원) | |
purchase(String, String, IAPV4PurchaseListener)
나 restore(IAPV4RestoreListener)
API 에서 받을 수 있는 결과 정보.
IAPV4Type
에 따라 IAPV4ReceiptGoogle
등으로 형변환하여 사용할 수 있다.