Torsten2217 / google-plus-platform

Automatically exported from code.google.com/p/google-plus-platform
0 stars 0 forks source link

need call back function for Google plus Share Link #935

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
hi I am using share link API to share our article on google plus like

<a href="https://plus.google.com/share?url={URL}" 
onclick="javascript:window.open(this.href,  '', 
'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600');retur
n false;">

i want to do some action when link is shared on google plus so i want to know 
there is any callback function available for Share link api??

Regards
Neeraj 

Original issue reported on code.google.com by yorlo...@gmail.com on 31 Jul 2014 at 9:49

GoogleCodeExporter commented 9 years ago
Looks like a duplicate of issue 232

Original comment by 4braham on 2 Mar 2015 at 4:05