StickerOption

open class StickerOption

Constructors

StickerOption
Link copied to clipboard
open fun StickerOption(id: Int)

Functions

describeContents
Link copied to clipboard
open fun describeContents(): Int
getLayout
Link copied to clipboard
open fun getLayout(): Int
getNameRes
Link copied to clipboard
open fun getNameRes(id: Int): Int
getThumbnailResId
Link copied to clipboard
open fun getThumbnailResId(id: Int): Int
hasStaticThumbnail
Link copied to clipboard
open fun hasStaticThumbnail(): Boolean
isSelectable
Link copied to clipboard
open fun isSelectable(): Boolean
writeToParcel
Link copied to clipboard
open fun writeToParcel(dest: Parcel, flags: Int)

Properties

CREATOR
Link copied to clipboard
val CREATOR: Creator<StickerOption>