startSubscription

abstract fun startSubscription(user: User)

Called when User executes "start subscription" flow.

Parameters

user

The User instance.