Uses of Class
io.github.ma1uta.matrix.event.nested.Reply
-
Packages that use Reply Package Description io.github.ma1uta.matrix.event.nested Event content internal objects. -
-
Uses of Reply in io.github.ma1uta.matrix.event.nested
Fields in io.github.ma1uta.matrix.event.nested declared as Reply Modifier and Type Field Description private Reply
Relates. inReplyTo
Reply.Methods in io.github.ma1uta.matrix.event.nested that return Reply Modifier and Type Method Description Reply
Relates. getInReplyTo()
Methods in io.github.ma1uta.matrix.event.nested with parameters of type Reply Modifier and Type Method Description void
Relates. setInReplyTo(Reply inReplyTo)
-