Returns the ContactFeed of the ContactService passed as argument.
1 google.contacts.getFeed
<google.contacts.getFeed>
<service /> +
</google.contacts.getFeed>
Arguments | |||||
---|---|---|---|---|---|
Name | Type | Required | Unique | Nullable | Description |
Eservice | ContactsService | Service from which the feed is obtained. |
Returns | |
---|---|
Type | Description |
ContactFeed | ContactFeed from the required ContactService. |
Example
Copy
<xsql-script name='contacts_getFeed'> <body> </body> </xsql-script>