library
/
io.getstream.chat.android.livedata.dao
/
ChannelConfigDao
/
selectAll
selectAll
abstract
suspend
fun
selectAll
(
)
:
List
<
ChannelConfigEntity
>