is TLSEnabled For Arc GIS
open fun isTLSEnabledForArcGIS(@NonNull context: Context, defaultStatus: Boolean): Boolean
Content copied to clipboard
Call this method to check whether ArcGIS &Addok requests use TLS with https or not based on the configured parameter in the BE admin interface or the defaultStatus if not configured.
Return
The configured ArcGIS &Addok use tls or defaultStatus
Parameters
context
The application context
default Status
The default ArcGIS &Addok use tls if not configured in the BE admin