Package 

Class ServerThemeSource

  • All Implemented Interfaces:
    com.withpersona.sdk2.inquiry.ThemeSource

    
    public final class ServerThemeSource
     implements ThemeSource
                        

    Instructs the SDK to use theme values set in the Persona Dashboard.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer theme
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Integer getTheme()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerThemeSource

        ServerThemeSource(Integer theme)
        Parameters:
        theme - the style resource to fall back to for styles not configurable by the server.