A scriptable interface to the nsXULAppAPI structure. See nsXULAppAPI.h for
a detailed description of each attribute.
@see nsXREAppData.vendor
@returns an empty string if nsXREAppData.vendor is not set.
@see nsXREAppData.name
@see nsXREAppData.ID
@returns an empty string if nsXREAppData.ID is not set.
The version of the XUL application. It is different than the
version of the XULRunner platform. Be careful about which one you want.
@see nsXREAppData.version
@returns an empty string if nsXREAppData.version is not set.
The build ID/date of the application. For xulrunner applications,
this will be different than the build ID of the platform. Be careful
about which one you want.
The version of the XULRunner platform.
The build ID/date of gecko and the XULRunner platform.
@see nsXREAppData.UAName
@returns an empty string if nsXREAppData.UAName is not set.