|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface onSubUnsubscriptionHandler
This interface must be implemented by the class that is used as callback for subscribe/unsubscribe call
Method Summary | |
---|---|
void |
onError(java.lang.String infos)
If there was some error during the process, this method is called with some info to deal with |
void |
onSubUnsubscription()
If the subscription/unsubscription was a success |
Method Detail |
---|
void onSubUnsubscription()
void onError(java.lang.String infos)
infos
- some info about the error.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |