My code for create  new wave:

....

private void createNewWave(Event event,  String title, List<String>
participants) {

        Wavelet newWavelet = event.getWavelet().createWavelet(participants,
"");
        newWavelet.setTitle(title);

    }
.....

Notes: for participants include robot with name [email protected].

It is OK for create new wave include robot [email protected].
But robot [email protected] inactive in new wave.

any idea ?
thanks,

On Thu, Apr 1, 2010 at 10:54 AM, thai huynh <[email protected]> wrote:

> Hi,
>
> I dont see any info from log. btw, My Robot  using Java API  with app id
> [email protected].
>
> thanks,
>
>
> On Tue, Mar 30, 2010 at 1:14 PM, pamela (Google Employee) <
> [email protected]> wrote:
>
>> Do you see any messages in the logs at all?
>>
>> Is it a Java or Python robot?
>>
>> What is its app ID?
>>
>>
>>
>> On Tue, Mar 30, 2010 at 5:03 PM, thai huynh <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> Yes, for the both: does not respond and doesn't receive events.
>>>
>>> thanks
>>>
>>> On Tue, Mar 30, 2010 at 12:09 PM, pamela (Google Employee) <
>>> [email protected]> wrote:
>>>
>>>> What do you mean by the robot is inactive? It does not respond? It
>>>> doesn't receive events?
>>>>
>>>>
>>>> On Mon, Mar 29, 2010 at 9:48 PM, hvt_kg <[email protected]> wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> It's seem some issue about API ( java), So. When create new wave by
>>>>> Robot. I had attach robot and list participant into wave and occur
>>>>> problems, I navigate new wave just created and operation on
>>>>> wavelet,etc,... Robot inactive. Any guys see it.
>>>>>
>>>>> Thanks
>>>>>
>>>>> --
>>>>> 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]<google-wave-api%[email protected]>
>>>>> .
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>>>
>>>>>
>>>>  --
>>>> 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]<google-wave-api%[email protected]>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>>
>>>
>>>  --
>>> 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]<google-wave-api%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-wave-api?hl=en.
>>>
>>
>>  --
>> 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]<google-wave-api%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-wave-api?hl=en.
>>
>
>

-- 
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