1.7 KiB
1.7 KiB
//app/com.fredhappyface.ewesticker.utilities/StickerSender
StickerSender
[androidJvm]
class StickerSender(context: Context, toaster: Toaster, internalDir: File, currentInputConnection: InputConnection?, currentInputEditorInfo: EditorInfo?, compatCache: Cache, imageLoader: ImageLoader)
The StickerSender Class used to contain all of the methods used for sending a sticker to an InputConnection
Constructors
StickerSender | [androidJvm] constructor(context: Context, toaster: Toaster, internalDir: File, currentInputConnection: InputConnection?, currentInputEditorInfo: EditorInfo?, compatCache: Cache, imageLoader: ImageLoader) |
Functions
Name | Summary |
---|---|
sendSticker | [androidJvm] fun sendSticker(file: File) |