toggle menu
Mobile Credential Verifier SDK
androidJvm
switch theme
search in API
Mobile Credential Verifier SDK
/
global.mattr.mobilecredentialcommon.branding
/
BrandingImage
Branding
Image
data
class
BrandingImage
(
val
format
:
String
,
val
data
:
ByteArray
)
:
CborEncodable
Represents an image used for Mobile Credential branding.
Members
Constructors
Branding
Image
Link copied to clipboard
constructor
(
format
:
String
,
data
:
ByteArray
)
Properties
data
Link copied to clipboard
val
data
:
ByteArray
format
Link copied to clipboard
val
format
:
String