createAndShowInstant

open override fun createAndShowInstant(title: UiText, body: UiText)(source)
open override fun createAndShowInstant(title: String, body: String)(source)

Creates the SDAI value produced by createAndShowInstant.

Author

Dmitriy Moroz

Parameters

title

title value consumed by the API.

body

body value consumed by the API.