tolgee-mobile-kotlin-sdk
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tolgee-mobile-kotlin-sdk
Core
/
io.tolgee
/
Tolgee
/
tFlow
t
Flow
@
JvmOverloads
open
fun
tFlow
(
key
:
String
,
parameters
:
TolgeeMessageParams
=
TolgeeMessageParams.None
)
:
Flow
<
String
>
(
source
)
Updating Tolgee translation for a key with parameters.
Respects locale changes from
setLocale
.