Package 

Class TelemetryErrorEvent.Device

    • Constructor Detail

      • TelemetryErrorEvent.Device

        TelemetryErrorEvent.Device(String architecture, String brand, String model, Number logicalCpuCount, Number totalRam, Boolean isLowRam)
        Parameters:
        architecture - Architecture of the device
        brand - Brand of the device
        model - Model of the device
        logicalCpuCount - Number of logical CPU cores available for scheduling on the device at runtime, as reported by the operating system.
        totalRam - Total RAM in megabytes
        isLowRam - Whether the device is considered a low RAM device (Android)