copyCouponCodeToClipboard

open fun copyCouponCodeToClipboard(context: Context, couponCode: String)

Copies the specified coupon code to the Clipboard.

Parameters

context

An instance of the application Context

couponCode

The coupon code to be added to the Clipboard