Companion
Functions
Link copied to clipboard
fun <S, P> SendChannel<P>.asProgressionCallback(closeOnFinish: Boolean = true): ProgressionCallback<S, P>
Content copied to clipboard
将一个 SendChannel 作为 ProgressionCallback 使用.
将一个 SendChannel 作为 ProgressionCallback 使用.