ws1-framework/com.airwatch.sdk.configuration/AppSettingFlags/getAll
getAll¶
open fun getAll(): Map<String, Any>
Return all setting flags that have been set and their values.
Return¶
Non-null map of all setting flags and their values.
ws1-framework/com.airwatch.sdk.configuration/AppSettingFlags/getAll
open fun getAll(): Map<String, Any>
Return all setting flags that have been set and their values.
Non-null map of all setting flags and their values.