在 ios 应用的 gmail 中检索朋友的朋友
Retrive friends of friends in gmail for ios app
I want to retrieve friends of friends of gmail account in my iPhone
application. I have no any idea about integration of gmail in iPhone
application.
Which framework I need to use or how to integrate and retrieve friends
of friends ?
有demo或者link请推荐
转到https://developers.google.com/gmail/api/quickstart/ios
并按照步骤将 gmail 集成到您的应用程序中。
你可以使用这个例子http://code.tutsplus.com/tutorials/accessing-google-services-using-the-oauth-20-protocol--mobile-18394我认为这个应用程序的指南:-)
之后,您可以使用api链接。
I want to retrieve friends of friends of gmail account in my iPhone application. I have no any idea about integration of gmail in iPhone application.
Which framework I need to use or how to integrate and retrieve friends of friends ?
有demo或者link请推荐
转到https://developers.google.com/gmail/api/quickstart/ios
并按照步骤将 gmail 集成到您的应用程序中。
你可以使用这个例子http://code.tutsplus.com/tutorials/accessing-google-services-using-the-oauth-20-protocol--mobile-18394我认为这个应用程序的指南:-)
之后,您可以使用api链接。