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