php - How to get a contact list from a gmail account within Yii framework 2.0 -


i have created google app. want contact list gmail account yii 2.0 website. saw 2 interesting classes yii 2.0 provides:

 yii\authclient\clients\googleoauth  yii\authclient\clients\googleopenid 

can use above classes contact list gmail account? if yes, how implement it, because in yii 2.0 docs there not sample code using these classes. if no, 1 know tutorial approach goal? working yii framework 2.0


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -