Looks like there is an implementation of MessagesHandler in php shindig.
 I'm unsure why this would be failing -- can some of the PHP folks answer
this one?

On Fri, Jun 18, 2010 at 3:22 AM, Justin Wyllie
<justinwyl...@hotmail.co.uk>wrote:

>
> I'm trying to so something like this:
> var params = {    auth: {"default" : null, "type" : "AuthToken"},
>  message: {        "recipients" : ["example.org:AD38B3886625AAF",
> "example.org:997638BAA6F25AD"],        "title" : "You have a message from
> Joe",        "body" : "Some content",        "type" : "EMAIL"    },};
> osapi.messages.send(params).execute(messageSentCallback)  ;
> But osapi.messages is empty - it has no method 'send'.
> It is in the 0.9 spec that it should do.
> My gadget has  <Require feature="osapi"></Require>.
> Am I missing something?
> I'm using the PHP version of Shindig.
> Thanks
> Justin
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/195013117/direct/01/
>

Reply via email to