Uses of Class
io.github.ma1uta.matrix.client.model.sync.Presence
- 
Packages that use Presence Package Description io.github.ma1uta.matrix.client.model.sync Sync API models.
- 
- 
Uses of Presence in io.github.ma1uta.matrix.client.model.syncFields in io.github.ma1uta.matrix.client.model.sync declared as Presence Modifier and Type Field Description private PresenceSyncResponse. presenceThe updates to the presence status of other users.Methods in io.github.ma1uta.matrix.client.model.sync that return Presence Modifier and Type Method Description PresenceSyncResponse. getPresence()Methods in io.github.ma1uta.matrix.client.model.sync with parameters of type Presence Modifier and Type Method Description voidSyncResponse. setPresence(Presence presence)
 
-