| com.facebook.common.activitylistener.ListenableActivity |
Interface for activities that support dynamic addition of ActivityListeners
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
addActivityListener(ActivityListener listener)
Adds ActivityListener to the activity
| ||||||||||
| abstract void |
removeActivityListener(ActivityListener listener)
Removes ActivityListener from the activity
| ||||||||||
Adds ActivityListener to the activity
Removes ActivityListener from the activity