@FunctionalInterface public interface C4DocumentObserverListener
| Modifier and Type | Method and Description |
|---|---|
void |
callback(C4DocumentObserver observer,
String docID,
long sequence,
Object context) |
void callback(C4DocumentObserver observer, @Nullable String docID, long sequence, Object context)