-
- All Implemented Interfaces:
-
kotlinx.coroutines.CoroutineScope
public class HMSPluginScope implements CoroutineScope
-
-
Field Summary
Fields Modifier and Type Field Description private final CoroutineContextcoroutineContextpublic final static HMSPluginScopeINSTANCE
-
Method Summary
Modifier and Type Method Description CoroutineContextgetCoroutineContext()-
-
Method Detail
-
getCoroutineContext
CoroutineContext getCoroutineContext()
-
-
-
-