debugDoNotSendChanges abstract method
void
debugDoNotSendChanges()
Specifies that modified data should not be sent. As a rule, it is necessary for debugging when authorizing with other people's data.
Implementation
void debugDoNotSendChanges();