Builder to construct an Indexable
for a sticker.
Indexables of this type are used by Google Keyboard. See Create stickers for Gboard for details.
Public Method Summary
StickerBuilder |
Inherited Method Summary
Public Methods
public StickerBuilder setIsPartOf (StickerPackBuilder stickerPack)
Sets the sticker pack to which this sticker belongs.
Parameters
stickerPack | The sticker pack to which this sticker belongs. |
---|