property SupportedExtensionAvailable: boolean;
Description
Use the SupportedExtensionAvailable property to check if the information about supported features was received from the server.
If the SupportedExtensionAvailable property is True, then the SupportedExtension property was set by the server. Otherwise SupportedExtension is not initialized.
See Also