Blob
The image provided as a binary image file.
Functions
Inherited functions
Link copied to clipboard
Casts this WallpaperImageInput as a Blob and retrieves its kotlin.ByteArray value. Throws an exception if the WallpaperImageInput is not a Blob.
Link copied to clipboard
Casts this WallpaperImageInput as a Blob and retrieves its kotlin.ByteArray value. Returns null if the WallpaperImageInput is not a Blob.
Link copied to clipboard
Casts this WallpaperImageInput as a S3Uri and retrieves its kotlin.String value. Throws an exception if the WallpaperImageInput is not a S3Uri.
Link copied to clipboard
Casts this WallpaperImageInput as a S3Uri and retrieves its kotlin.String value. Returns null if the WallpaperImageInput is not a S3Uri.