Class MPChangeLanguageOptionSetting


  • public final class MPChangeLanguageOptionSetting
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long None  
      static long NowPlayingItemOnly
      No Language Option Change
      static long Permanent
      The Language Option change applies only the the now playing item
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NowPlayingItemOnly

        public static final long NowPlayingItemOnly
        No Language Option Change
        See Also:
        Constant Field Values
      • Permanent

        public static final long Permanent
        The Language Option change applies only the the now playing item
        See Also:
        Constant Field Values