ResultHandlerChannelFlow. - libtd-ktx

Kotlin Coroutines extensions for Telegram API TDLib (Telegram Database library)


libtd-ktx / kotlinx.telegram.core / ResultHandlerChannelFlow / <init>

<init>

ResultHandlerChannelFlow(channel: BroadcastChannel<Object> = BroadcastChannel(Channel.CONFLATED))

Class that converts results handler from TdApi client to Flow of the TdApi.Object using ConflatedBroadcastChannel