That's exactly what I am trying to do also... GetAuthor will return
null for root blips, GetCreator will return the email address and
getParticipants will retrieve emails also...

On 25 nov, 17:20, tunedude <[email protected]> wrote:
> In my robot to be, I cangetthe email/accountname of the creator of
> the blip by doing:
>
> def OnBlipSubmitted(properties, context):
>     blip = context.GetBlipById(properties['blipId'])
>     creator = blip.GetCreator()
>
> But how do can Igetarealname/nickname?

--

You received this message because you are subscribed to the Google Groups 
"Google Wave API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-wave-api?hl=en.


Reply via email to