You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Wave API
Is there a way for a root to determine the participant who added it to
a wave?
Prashant
unread,
Nov 8, 2009, 12:38:28 AM11/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-...@googlegroups.com
i guess NOT
Austin Chau (Google employee)
unread,
Nov 8, 2009, 1:31:20 AM11/8/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-...@googlegroups.com
From the WAVELET_SELF_ADDED event (it is triggered when a robot is added), you can call event.getModifiedBy() which should return the participant who adds the robot.