-
- All Implemented Interfaces:
-
kotlinx.coroutines.CoroutineScope
public class PLYPurchasesStorage implements CoroutineScope
-
-
Field Summary
Fields Modifier and Type Field Description private final CoroutineContextcoroutineContextpublic final static PLYPurchasesStorageINSTANCE
-
Method Summary
Modifier and Type Method Description final <ERROR CLASS>purchasesAsync()final Unitset(List<PLYPlan> new)CoroutineContextgetCoroutineContext()-
-
Method Detail
-
purchasesAsync
final <ERROR CLASS> purchasesAsync()
-
getCoroutineContext
CoroutineContext getCoroutineContext()
-
-
-
-