public static interface RemotePrintDocument.UpdateResultCallbacks
Modifier and Type | Method and Description |
---|---|
void |
onUpdateCanceled() |
void |
onUpdateCompleted(RemotePrintDocument.RemotePrintDocumentInfo document) |
void |
onUpdateFailed(CharSequence error) |
void onUpdateCompleted(RemotePrintDocument.RemotePrintDocumentInfo document)
void onUpdateCanceled()
void onUpdateFailed(CharSequence error)