Help
Discuss or request ArrowChat modifications
User avatar
JMenezes
Customer
 
Posts: 9
Joined: 27 Jan 2011, 11:05

 

by JMenezes 11 Feb 2011, 09:27

Hello,

(1) To open a chat box (not a popup) with a friend, you need just to use this code:

Code: Select all
onclick="javascript:jqac.arrowchat.chatWith('userID');"


(2) But, how to do the same thing for a chat room? Is there something like this?

Code: Select all
onclick="javascript:jqac.arrowchat.chatRoom('roomID');"


(3) Could I pop out a chat room like we do with friend chat?
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 11 Feb 2011, 14:29

Yes and the code you provided is it, but it may need to be a lowercase 'R'. You also need v1.0.3+.
User avatar
JMenezes
Customer
 
Posts: 9
Joined: 27 Jan 2011, 11:05

 

by JMenezes 19 Mar 2011, 10:55

Thanks very much!
User avatar
JMenezes
Customer
 
Posts: 9
Joined: 27 Jan 2011, 11:05

 

by JMenezes 19 Mar 2011, 10:56

Thanks for (2). But what about (3)?
User avatar
sarac
Customer
 
Posts: 1
Joined: 15 Apr 2011, 06:37

 

by sarac 30 Apr 2011, 02:04

onclick="javascript:jqac.arrowchat.chatWith('userID');"

i am using this code for starting chat with a user. But i want to be visible chat now button if only user is online. How can add a clause code for is user online or offline??
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 30 Apr 2011, 10:20

sarac wrote:onclick="javascript:jqac.arrowchat.chatWith('userID');"

i am using this code for starting chat with a user. But i want to be visible chat now button if only user is online. How can add a clause code for is user online or offline??


We're adding this API next update.
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 07 Nov 2012, 12:40

This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.