AnalyticsParamRepository

This class is responsible for holding parameters that are sent with analytic events.

Constructors

Link copied to clipboard
constructor(uuidHelper: UUIDHelper = UUIDHelper())

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

App switch enabled by the merchant request

Link copied to clipboard

Whether or not app-switch URL was received from the PayPal server response

Link copied to clipboard

Whether or not the SDK attempted to perform an app switch based on whether the PayPal app resolved the app-switch URI.

Link copied to clipboard

Link type used for navigating back to the merchant app. See LinkType.

Link copied to clipboard

Session ID to tie analytics events together which is used for reporting conversion funnels.

Functions

Link copied to clipboard
fun reset()

Resets the sessionId and clears all other repository values.