Container


Purpose

Represents the Pega Client for Windows's container object, which is the topmost element of the public JavaScript API.

You can access the object by using the launchbox.Container reference.

Module

This object belongs to the Base product module.

Properties

Name Description Type
networkStatus

The object provides information about the state of the network connection. It is updated automatically as the value changes on the device. The object's value is cached by the JavaScript.

object
osName

The name of the operating system.

string
osVersion

The version of the operating system.

string
version

The version of Pega Client for Windows. This property is logged in JavaScript using plain console log.

string

Methods

Name Description Return type
addLifecycleListener

Registers any of various lifecycle callbacks. It is used to establish the status of either the Pega Client for Windows or the web application.

undefined
removeLifecycleListener

Removes a listener used to pass various lifecycle callbacks.

undefined

Related topics

Public API reference
Legal notice | Copyright © 2017 and Confidential to Pegasystems Inc. All rights reserved
PDN | Pega Mobile Client | Feedback
Advanced...