isSettingsModificationAllowed

fun isSettingsModificationAllowed(context: Context): Boolean

Call this method to check whether the settings from the file can be modified by the client or not

Return

true if the settings modification form client is authorized or not

Parameters

context

Context: The application context