Full Changelog: 2.7.0...2.8.0
What's Changed
- Add
RestClient.device()
and RealtimeClient.device()
methods which return the LocalDevice
object for push notifications #2020
- Add
LocalDevice.channelSubscriptions()
method which uses device auth to get channel subscriptions only for the local device #2013