-
Notifications
You must be signed in to change notification settings - Fork 11
call flow
Alexey Kravtsov edited this page May 19, 2020
·
1 revision
libtd-ktx / kotlinx.telegram.flows / callFlow
fun
TelegramFlow
.callFlow(): Flow<
Call
>
emits Call if new call was created or information about a call was updated.