Package com.onesignal.common.threading
See: Description
-
Object Summary Object Description Companion OSPrimaryCoroutineScope -
Class Summary Class Description LatchAwaiter This class allows blocking execution until asynchronous initialization or completion is signaled, with support for configurable timeouts and detailed logging for troubleshooting. Waiter An abstraction which allows for a suspending function to coordinate the completion of an event. WaiterWithValue An abstraction which allows for a suspending function to coordinate the completion of an event, where the event can pass data. ThreadUtilsKt