public interface ContactStoreConnection
ContactStore
.Modifier and Type | Interface and Description |
---|---|
static interface |
ContactStoreConnection.Factory |
Modifier and Type | Method and Description |
---|---|
void |
store(byte[] body)
Store a blob of contact data in the store.
|