简体   繁体   English

用户是否可以使用iPhone sdk通过LinkedIn通过好友邀请朋友?

[英]Is there a way for users to invite their friends via LinkedIn using iPhone sdk?

I am done with login using linkedIn but I did a lot of goggling and did not find a way to invite friends via LinkedIn. 我已经完成了使用linkedIn的登录的工作,但是我进行了很多细细的交谈,没有找到通过LinkedIn邀请朋友的方法。 If Somebody have done this then please give me a guidance or tutorial to get rid of this. 如果有人这样做了,请给我一个指导或教程以摆脱它。

Any help will be appreciated.. 任何帮助将不胜感激..

Thanks in advance 提前致谢

Once logged in, you should be able to invite people as friends using LinkedIn's own API. 登录后,您应该可以使用LinkedIn自己的API邀请其他人成为朋友。 Check out the documentation here . 此处查看文档 This will involve POSTing XML to the API as described on that page. 如该页所述,这将涉及将XML发布到API。

Note that there are some "usage guidelines" you'll need to follow, too (The user must be given a choice about whether to send the invitation, etc...) 请注意,您也需要遵循一些“使用指南”(必须给用户选择是否发送邀请等)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM