Package com.onesignal.user.internal.operations
See: Description
-
Class Summary Class Description CreateSubscriptionOperation An Operation to create a new subscription in the OneSignal backend. DeleteAliasOperation An Operation to delete an alias from the OneSignal backend. DeleteSubscriptionOperation An Operation to delete a subscription from the OneSignal backend. DeleteTagOperation An Operation to delete a tag from the OneSignal backend. LoginUserFromSubscriptionOperation An Operation to login the user with the subscriptionId provided. LoginUserOperation An Operation to login the user with the externalId provided. RefreshUserOperation An Operation to retrieve a user from the OneSignal backend. SetAliasOperation An Operation to create a new alias in the OneSignal backend. SetPropertyOperation An Operation to update a property related to a specific user. SetTagOperation An Operation to create/update a tag in the OneSignal backend. TrackPurchaseOperation An Operation to track the purchase of one or more items within an app by a specific user. PurchaseInfo Information about a specific purchase. TrackSessionEndOperation An Operation to track the ending of a session, related to a specific user. TrackSessionStartOperation An Operation to track the starting of a session, related to a specific user. TransferSubscriptionOperation Deprecated as of 5.1.36, the SDK will no longer enqueue this operation. UpdateSubscriptionOperation An Operation to update an existing subscription in the OneSignal backend.