A three tuple to identify contact data.
The three tuple EntryID, EntryIDDB and EntryIDStore identifies contact data including its
source database, so that contact data from different data sources can be differentiated from each other.
It is an own sequence, so it can be tranferred without any concrete contact data to save bandwidth.
The AsnNetDatabaseContact does not contain a AsnNetDatabaseContactID object, it contains the three
members by itself.
AsnNetDatabaseContactID is an Object
Name | Type | Optional | Comment |
---|---|---|---|
u8sEntryID | string | ID of the contact data in the source database. | |
u8sEntryIDDB | string | ID of the database (type). | |
u8sEntryIDStore | string | Additional ID of a store in the database (if needed). | |
optionalParams | AsnOptionalParameters | yes |
Version 7