| Osso Addressbook Reference Manual | ||||
|---|---|---|---|---|
OssoABookMessageMapping;
GHashTable* osso_abook_message_map_new (const OssoABookMessageMapping *mappings);
const char* osso_abook_message_map_lookup (GHashTable *map,
const char *msgid);
typedef struct {
const char *generic_id;
const char *context_id;
} OssoABookMessageMapping;
GHashTable* osso_abook_message_map_new (const OssoABookMessageMapping *mappings);