SyncActivityWithAnotherDevice

Use this class to launch the sync screen and immediately start "sync with another device" flow. source is an optional telemetry tag identifying where the flow was started from.

globalActivityStarter.start(context, SyncActivityWithAnotherDevice(source = "duckai_card"))

Constructors

Link copied to clipboard
constructor(source: String?)

Properties

Link copied to clipboard