Libraries
»
jschat
(0.3.7)
»
Index
»
JsChat
»
Bridge
»
#rooms
Method: JsChat::Bridge#rooms
Defined in:
lib/jschat/http/jschat.rb
#
rooms
⇒
Object
97 98 99
# File 'lib/jschat/http/jschat.rb', line 97
def
rooms
send_json
(
{
:list
=>
'
rooms
'
}
)
end