kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.dao.event
/
EventDAO
/
getEventById
get
Event
By
Id
abstract
suspend
fun
getEventById
(
id
:
String
)
:
EventEntity
?