Interface Configuration

  • All Superinterfaces:
    java.io.Serializable
    All Known Implementing Classes:
    MessagingConfiguration


    public interface Configuration
    extends java.io.Serializable
    Configuration for a screen of the SDK.
    • Method Detail

      • getConfigurations

        java.util.List<Configuration> getConfigurations()
        A list of configurations that gets passed through screens and is used for configuring activities that get started from the initial entry point.