Created
February 2, 2020 10:29
-
-
Save Tetraquark/2b0ec02d72ed9fb59bdb9dd4f1036800 to your computer and use it in GitHub Desktop.
What is channel? BroadcastChannelInterface
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public fun openSubscription(): ReceiveChannel<E> | |
| public fun cancel(cause: CancellationException? = null) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment