Interface SettingsService

  • All Known Implementing Classes:
    SettingsServiceImpl

    @ExperimentalApi
    public interface SettingsService
    Application-wide settings.
    Since:
    5.10
    • Method Detail

      • getGlobalSettings

        @NonNull GlobalSettings getGlobalSettings()
        Get the current values of global settings.