getDevice

abstract suspend fun getDevice(deviceId: String, asUserId: UserId? = null): Result<Device>

See also

GetDevice