useChannelInfo

inline suspend fun <R> ChannelInfoContainer.useChannelInfo(block: (ChannelInfo) -> R): R

ChannelInfoContainer 中的 channel 作为 block 中的参数使用。