getDehydratedDeviceEvents

abstract suspend fun getDehydratedDeviceEvents(deviceId: String, nextBatch: String? = null, asUserId: UserId? = null): Result<GetDehydratedDeviceEvents.Response>

See also

GetDehydratedDeviceEvents