static public field O2GResponseType.GetSystemProperties

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 IO2GLoginRules.getSystemPropertiesResponse method.

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

Declared in O2GResponseType

back