Uses of Class
io.github.ma1uta.matrix.server.model.federation.edu.content.nested.UserPresenceUpdate
-
Packages that use UserPresenceUpdate Package Description io.github.ma1uta.matrix.server.model.federation.edu.content EDU content classes. -
-
Uses of UserPresenceUpdate in io.github.ma1uta.matrix.server.model.federation.edu.content
Fields in io.github.ma1uta.matrix.server.model.federation.edu.content with type parameters of type UserPresenceUpdate Modifier and Type Field Description private List<UserPresenceUpdate>PresenceUpdate. pushRequired.Methods in io.github.ma1uta.matrix.server.model.federation.edu.content that return types with arguments of type UserPresenceUpdate Modifier and Type Method Description List<UserPresenceUpdate>PresenceUpdate. getPush()Method parameters in io.github.ma1uta.matrix.server.model.federation.edu.content with type arguments of type UserPresenceUpdate Modifier and Type Method Description voidPresenceUpdate. setPush(List<UserPresenceUpdate> push)
-