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