trixnity-clientserverapi-model
Toggle table of contents
4.16.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.rooms
/
GetRelationsByRelationTypeAndEventType
/
GetRelationsByRelationTypeAndEventType
Get
Relations
By
Relation
Type
And
Event
Type
constructor
(
roomId
:
RoomId
,
eventId
:
EventId
,
relationType
:
RelationType
,
eventType
:
String
,
from
:
String
?
=
null
,
to
:
String
?
=
null
,
limit
:
Long
?
=
null
,
asUserId
:
UserId
?
=
null
)