Uses of Class
io.github.ma1uta.matrix.event.nested.LocationInfo
-
Packages that use LocationInfo Package Description io.github.ma1uta.matrix.event.message Room message classes. -
-
Uses of LocationInfo in io.github.ma1uta.matrix.event.message
Fields in io.github.ma1uta.matrix.event.message declared as LocationInfo Modifier and Type Field Description private LocationInfoLocation. infoInformation about the file referred to in url.Methods in io.github.ma1uta.matrix.event.message that return LocationInfo Modifier and Type Method Description LocationInfoLocation. getInfo()Methods in io.github.ma1uta.matrix.event.message with parameters of type LocationInfo Modifier and Type Method Description voidLocation. setInfo(LocationInfo info)
-