public static interface ChangesetDebugConfiguration.ChangesetDebugListener
Modifier and Type | Method and Description |
---|---|
void |
onChangesetApplied(Section rootSection,
ChangesInfo changesInfo,
String surfaceId,
ChangesetDebugConfiguration.ChangesetDebugInfo changesetDebugInfo) |
void |
onChangesetApplied(Section rootSection,
Section oldSection,
ChangesInfo changesInfo,
String surfaceId,
int source,
String attribution)
Deprecated.
|
void onChangesetApplied(Section rootSection, ChangesInfo changesInfo, String surfaceId, ChangesetDebugConfiguration.ChangesetDebugInfo changesetDebugInfo)
@Deprecated void onChangesetApplied(Section rootSection, Section oldSection, ChangesInfo changesInfo, String surfaceId, int source, String attribution)