trixnity-client-repository-room
Toggle table of contents
4.19.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client-repository-room
trixnity-client-repository-room
/
net.folivo.trixnity.client.store.repository.room
/
RoomAccountDataDao
/
getByTwoKeys
get
By
Two
Keys
abstract
suspend
fun
getByTwoKeys
(
roomId
:
RoomId
,
type
:
String
)
:
List
<
RoomRoomAccountData
>