state

open override val state: JSONObject

Returns the current state of the PushFeature module as a JSONObject.

The returned JSONObject contains comprehensive state information including:

  • Module name and version
  • Initialization status
  • Ready and initializing flags
  • Torn down status
  • PushManager state
  • Configuration information

Return

A JSONObject containing the current state information