|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AdvertiserListener
Interface which will inform the classes invoking the API.
Method Summary | |
---|---|
void |
onActionComplete(Boolean status)
This method is fired when an API request is completed. |
Method Detail |
---|
void onActionComplete(Boolean status)
status
- The result of the request. True - the request was successful, False or null - the request failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |