public static interface CustomerSession.SourceRetrievalListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(int errorCode,
java.lang.String errorMessage) |
void |
onSourceRetrieved(Source source) |
void onSourceRetrieved(Source source)
void onError(int errorCode,
java.lang.String errorMessage)