Class enchant.telepathy.Telepathy
Event which represents foreign message.
- Defined in: telepathy.enchant.js
- Extends enchant.Event
Constructor Attributes | Constructor Name and Description |
---|---|
enchant.telepathy.Telepathy(channel, data)
|
Field Attributes | Field Name and Description |
---|---|
Telepathy channel.
|
|
Telepathy content.
|
Class Detail
enchant.telepathy.Telepathy(channel, data)
- Parameters:
- {String} channel
- channel.
- {*} data
- content.
Field Detail
{String}
channel
Telepathy channel.
{*}
data
Telepathy content.