public interface SODocSaveListener
Modifier and Type | Field and Description |
---|---|
static int |
SODocSave_Cancelled |
static int |
SODocSave_Error |
static int |
SODocSave_Succeeded |
Modifier and Type | Method and Description |
---|---|
void |
onComplete(int result,
int err)
Called on completion of the save process.
|
static final int SODocSave_Succeeded
static final int SODocSave_Error
static final int SODocSave_Cancelled