The following members of class LicenseResult are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Public Functions
(obsolete) QMap<QString, Esri::ArcGISRuntime::LicenseStatus> | extentionsStatus() const |
Member Function Documentation
QMap<QString, Esri::ArcGISRuntime::LicenseStatus > LicenseResult::extentionsStatus () const
This function is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns a map of extension license statuses that were supplied to the app.
If no extension licenses were supplied, this method returns an empty map.
This function is deprecated in 100.2.0. Use extensionsStatus instead.