static public field O2GResponseType.GET_SYSTEM_PROPERTIES

Brief

The constant represents the type of a response to a request for the system properties information.

Details

To request the system properties information, use the O2GLoginRules.getSystemPropertiesResponse method.

To process the contents of a response object of the GET_SYSTEM_PROPERTIES type, use an instance of the O2GSystemPropertiesReader class.

Declared in O2GResponseType

back