pl.wendigo.chrome.api.memory / SimulatePressureNotificationRequest

SimulatePressureNotificationRequest

data class SimulatePressureNotificationRequest (source)

Represents request frame that can be used with Memory#simulatePressureNotification operation call.

Simulate a memory pressure notification in all processes.

Link
Memory#simulatePressureNotification method documentation.

See Also

MemoryOperations.simulatePressureNotification

Constructors

<init>

SimulatePressureNotificationRequest(level: PressureLevel)

Represents request frame that can be used with Memory#simulatePressureNotification operation call.

Properties

level

val level: PressureLevel

Memory pressure level of the notification.