SchildiChat-android/changelog.d/5858.sdk

2 lines
148 B
Plaintext

`Room` apis are now available by requesting the service first. For instance `Room.updateAvatar(...)` is now `Room.stateService().updateAvatar(...)`