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 ReplyRelates. inReplyToReply.Methods in io.github.ma1uta.matrix.event.nested that return Reply Modifier and Type Method Description ReplyRelates. getInReplyTo()Methods in io.github.ma1uta.matrix.event.nested with parameters of type Reply Modifier and Type Method Description voidRelates. setInReplyTo(Reply inReplyTo)
-