build: Whitespace & keep vim happy
[platform/upstream/ofono.git] / doc / phonebook-api.txt
1 Phonebook hierarchy
2 ===============
3
4 Service         org.ofono
5 Interface       org.ofono.Phonebook
6 Object path     [variable prefix]/{modem0,modem1,...}
7
8 Methods         string Import()
9
10                         Returns the contents of the SIM and ME phonebook in
11                         VCard 3.0 format.  If several entries are determined
12                         to be related to the same contact, then they are
13                         merged into a single VCard entry.
14
15                         The phonebook is returned as a single UTF8 encoded
16                         string with zero or more VCard entries.
17
18                         Possible Errors: [service].Error.InProgress