Uses of Class
io.github.ma1uta.matrix.client.model.sync.LeftRoom
-
Packages that use LeftRoom Package Description io.github.ma1uta.matrix.client.model.sync Sync API models. -
-
Uses of LeftRoom in io.github.ma1uta.matrix.client.model.sync
Fields in io.github.ma1uta.matrix.client.model.sync with type parameters of type LeftRoom Modifier and Type Field Description private Map<String,LeftRoom>
Rooms. leave
The rooms that the user has left or been banned from.
-