Package 

Class TransferSubscriptionOperation

  • All Implemented Interfaces:
    com.onesignal.common.events.IEventNotifier

    @Deprecated(message = The SDK will no longer enqueue this operation. Use Create Subscription instead.) 
    public final class TransferSubscriptionOperation
    extends Operation
                        

    Deprecated as of 5.1.36, the SDK will no longer enqueue this operation. Use Create Subscription instead. TransferSubscriptionOperation only contains the ID, but the SDK should include accurate subscription data in the case that the push subscription may potentially have been deleted on the server. This class remains due to potentially cached operations.

    An Operation to transfer a subscription to a new owner on the OneSignal backend.