toggle menu
trixnity-clientserverapi-client
4.0.0-RC2
common
switch theme
search in API
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
RoomApiClient
/
timestampToEvent
timestamp
To
Event
abstract
suspend
fun
timestampToEvent
(
roomId
:
RoomId
,
timestamp
:
Long
,
dir
:
TimestampToEvent.Direction
=
TimestampToEvent.Direction.FORWARDS
)
:
Result
<
TimestampToEvent.Response
>
See also
Timestamp
To
Event