| com.neomades.contact.ContactResultListener |
CallBack to listen ContactManager's and ContactDatabase's
operations results. Results are formatted using ContactResult.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onContactResult(ContactResult result)
Called when an operation of
ContactManager or ContactDatabase
has been reached. | ||||||||||
Called when an operation of ContactManager or ContactDatabase
has been reached.
| result | the result of the operation |
|---|