quote:
Originally posted by paulspiteri
Hi
I know we can send messages through the scripting api, but how do we make it say the user is typing a message, before sending the message?
I tried putting some text in the chat window's EditText field and it did replace the text in that typing textbox, but the recipient did not receive "typing" notification.
Is it possible through the msgplus api?
thanks
If there is text in the field, a TypingNotification protocol message is sent (every 5 seconds I think). If they don't receive notifications you probably aren't waiting long enough