webappmanager
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
com.webos.lunastats

Provides statistics for Luna webappmanager component. These are deprecated in favor of their com.webos.webappmanager counterparts.

getMemoryStatus

Return the current memory status, as memchute has described it to webappmanager. If webappmanager is not built with memchute support, then this call will always return the normal state.

Parameters

Name | Required | Type | Description --—|-----—|---—|-------—

Returns(Call)
Name Required Type Description
state yes string normal, low, or critical, depending on what memchute has most recently signalled
returnValue yes bool Always true
Returns(Subscription)

Name | Required | Type | Description --—|-----—|---—|-------—