AdDescriptorType - Type of descriptor expected from PMCommunicatorListener's success
callback.public static interface PMCommunicator.PMCommunicatorListener<AdDescriptorType>
| Modifier and Type | Method and Description |
|---|---|
void |
onError(POBError error) |
void |
onSuccess(AdDescriptorType ad) |
void onSuccess(AdDescriptorType ad)
void onError(POBError error)