Android SDK Version


public final class InAppPurchaseSkuDetailsWrapper
Nested Class Summary
Modifier and TypeClassDescription
public classInAppPurchaseSkuDetailsWrapper.Companion
Field Summary
Modifier and TypeFieldDescription
private final Class<?>skuDetailsParamsClazz
Constructor Summary
ConstructorDescription
InAppPurchaseSkuDetailsWrapper(Class<?> skuDetailsParamsClazz, Class<?> builderClazz, Method newBuilderMethod, Method setTypeMethod, Method setSkusListMethod, Method buildMethod)
Method Summary
Modifier and TypeMethodDescription
final Class<?>getSkuDetailsParamsClazz()
final ObjectgetSkuDetailsParams(String skuType, List<String> skuIDs)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail

InAppPurchaseSkuDetailsWrapper

InAppPurchaseSkuDetailsWrapper(Class<?> skuDetailsParamsClazz, Class<?> builderClazz, Method newBuilderMethod, Method setTypeMethod, Method setSkusListMethod, Method buildMethod)
Method Detail

getSkuDetailsParamsClazz

 final Class<?> getSkuDetailsParamsClazz()

getSkuDetailsParams

 final ObjectgetSkuDetailsParams(String skuType, List<String> skuIDs)