data class SetPressureNotificationsSuppressedRequest
Request object containing input parameters for the MemoryDomain.setPressureNotificationsSuppressed command.
<init> |
Request object containing input parameters for the MemoryDomain.setPressureNotificationsSuppressed command. SetPressureNotificationsSuppressedRequest(suppressed: Boolean) |
suppressed |
If true, memory pressure notifications will be suppressed. val suppressed: Boolean |