SchildiChat-android/changelog.d/5858.sdk

2 lines
148 B
Plaintext
Raw Normal View History

2022-04-28 10:25:14 +02:00
`Room` apis are now available by requesting the service first. For instance `Room.updateAvatar(...)` is now `Room.stateService().updateAvatar(...)`