Uses of Class
io.github.ma1uta.matrix.client.model.sync.DeviceLists
-
Packages that use DeviceLists Package Description io.github.ma1uta.matrix.client.model.sync Sync API models. -
-
Uses of DeviceLists in io.github.ma1uta.matrix.client.model.sync
Fields in io.github.ma1uta.matrix.client.model.sync declared as DeviceLists Modifier and Type Field Description private DeviceListsSyncResponse. deviceListsInformation on end-to-end device updates, as specified in End-to-end encryption.Methods in io.github.ma1uta.matrix.client.model.sync that return DeviceLists Modifier and Type Method Description DeviceListsSyncResponse. getDeviceLists()Methods in io.github.ma1uta.matrix.client.model.sync with parameters of type DeviceLists Modifier and Type Method Description voidSyncResponse. setDeviceLists(DeviceLists deviceLists)
-