copyTextToClipboardAndShowToast

open fun copyTextToClipboardAndShowToast(context: Context, copyText: String, message: String)

Copies the specified coupon code to the Clipboard.

Parameters

context

An instance of the application Context

copyText

The coupon code to be added to the Clipboard

message

Message to be shown after copy