additionalSharedPreferences

abstract fun additionalSharedPreferences(): Array<String>

Add here your android.content.SharedPreferences identifier Strings if you use others than your application's default. They will be added to the SHARED_PREFERENCES field.

Return

names of additional preferences.