Package net.bluemind.addressbook.api
Interface IAddressBooksAsync
public interface IAddressBooksAsync
- 
Method Summary
Modifier and TypeMethodDescriptionvoidsearch(VCardQuery query, AsyncHandler<ListResult<ItemContainerValue<VCardInfo>>> handler)  
- 
Method Details
- 
search
 
 -