Class PHVideoRequestOptionsVersion


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

      Fields 
      Modifier and Type Field Description
      static long Current
      version with edits (aka adjustments) rendered or unadjusted version if there is no edits
      static long Original
      original version
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Current

        public static final long Current
        version with edits (aka adjustments) rendered or unadjusted version if there is no edits
        See Also:
        Constant Field Values