Other Classes

The following classes are available globally.

  • The entry point of NUGU SDKs.

    Application should configure ConfigurationStore using configure(), configure(url:) or configure(configuration:)

    See more

    Declaration

    Swift

    public class ConfigurationStore
  • AudioDisplayViewPresenter is a class which helps user for displaying AudioDisplayView more easily.

    See more

    Declaration

    Swift

    public class AudioDisplayViewPresenter
    extension AudioDisplayViewPresenter: AudioPlayerDisplayDelegate
    extension AudioDisplayViewPresenter: AudioPlayerAgentDelegate
    extension AudioDisplayViewPresenter: AudioDisplayViewDelegate
  • DisplayWebViewPresenter is a class which helps user for displaying DisplayWebView more easily.

    See more

    Declaration

    Swift

    public class DisplayWebViewPresenter : NSObject
    extension DisplayWebViewPresenter: DisplayAgentDelegate
    extension DisplayWebViewPresenter: WKNavigationDelegate