How to access Google contacts from C++ service?

118 Views Asked by At

I have a service written in C++ that manages pbap contacts. Now I want to integrate google contacts into my service. I have observed that Google Contacts C++ API is deprecated and in People API there is no client library for C++ language. Is there a way/(s) to integrate google contacts into C++ service?

0

There are 0 best solutions below