onShareTextReceived

open override fun onShareTextReceived(text: String, title: String)

Is called when the app sends a text to share. If it is not overwritten, it opens the system share sheet.

Parameters

text

The text that will be shown.

title

The title that will shown