public interface Callback
Modifier and Type | Interface and Description |
---|---|
static class |
Callback.EmptyCallback |
Modifier and Type | Method and Description |
---|---|
void |
onError() |
void |
onSuccess() |
Copyright © 2013-2015 Square, Inc.. All Rights Reserved.