setTrustedWebActivityImage
fun setTrustedWebActivityImage(ref: TrustedWebActivityImageRef?): XPayments.IntentBuilder
Content copied to clipboard
Sets trusted web activity's background image via a TrustedWebActivityImageRef.
If null
then the default background that comes with the SDK will be used instead.
To disable the background image altogether, pass TrustedWebActivityImageRef.getEmpty as argument.