Package com.onesignal
See: Description
-
Class Summary Class Description ContinueResult The result provided by Continue.with when the Java user wants to inspect the results of a Kotlin coroutine completing. SyncJobService Temporary shim for old OneSignal v4 jobs pointing to com.onesignal.SyncJobService. UserJwtInvalidatedEvent The event passed into IUserJwtInvalidatedListener.onUserJwtInvalidated. -
Interface Summary Interface Description IOneSignal IUserJwtInvalidatedListener Implement this interface and provide an instance to IOneSignal.addUserJwtInvalidatedListener to be notified when the SDK has detected that the JWT for a user is no longer valid (typically a 401 from the OneSignal backend on a request signed with that JWT).