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 LocationInfo
Location. info
Information about the file referred to in url.Methods in io.github.ma1uta.matrix.event.message that return LocationInfo Modifier and Type Method Description LocationInfo
Location. getInfo()
Methods in io.github.ma1uta.matrix.event.message with parameters of type LocationInfo Modifier and Type Method Description void
Location. setInfo(LocationInfo info)
-