public final class DeltaExtras
public final static String
FORMAT_VCDIFF
private final String
format
from
String
getFormat()
getFrom()
boolean
equals(Object o)
int
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
String getFormat()
The delta format. As at API version 1.2, only DeltaExtras.FORMAT_VCDIFF is supported.Will never return null.
String getFrom()
The id of the message the delta was generated from.Will never return null.
boolean equals(Object o)
int hashCode()