-
- All Implemented Interfaces:
-
io.purchasely.common.PLYCoroutineScope,kotlinx.coroutines.CoroutineScope
public class PLYActiveSubscriptionsStorage implements PLYCoroutineScope
-
-
Field Summary
Fields Modifier and Type Field Description private final <ERROR CLASS>jobprivate final CoroutineContextcoroutineContextpublic final static PLYActiveSubscriptionsStorageINSTANCE
-
Method Summary
Modifier and Type Method Description final Unitset(List<PLYSubscriptionData> new)<ERROR CLASS>getJob()CoroutineContextgetCoroutineContext()-
-
Method Detail
-
set
final Unit set(List<PLYSubscriptionData> new)
-
getJob
<ERROR CLASS> getJob()
-
getCoroutineContext
CoroutineContext getCoroutineContext()
-
-
-
-