pipe.setProperty
(since )
Set a public property
Description
string
pipe.setProperty
(
string property, mixed value )
Used to set a public property on the channel, this property is sent to each user who joins the channel.
The properties are set on the corresponding user or channel if there is one.
Parameters
property
Name of the property to set
value
The value (can be of any javascript type)
User notes
# No comment
Post a note
CollaborAPE to our wiki !
Find the information you need on the APE Official Wiki : Install, Server, JSF, Help...
