commLinkobject | query.t[857] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
To activate the commLink with another actor, call commLink.connectTo(other). To make it a video link as well as an audio link, call commLink.connectTo(other, true).
To disconnect the call with a specific actor, call commLink.disconnectFrom(other); to terminate the commLink with all actors, call commLink.disconnect()
commLink : Special
commLink
Special
object
active
connectionList
priority
Inherited from Special
:
all
allActive_
canHear
canSee
canTalkTo
connectTo
disconnect
disconnectFrom
isConnectedTo
scopeList
Inherited from Special
:
allActive
classInit
first
next
active OVERRIDDEN | query.t[960] |
connectionList | query.t[957] |
priority OVERRIDDEN | query.t[1035] |
canHear (a, b) | query.t[875] |
canSee (a, b) | query.t[900] |
canTalkTo (a, b) | query.t[926] |
connectTo (other, video, =, nil) | query.t[966] |
disconnect ( ) | query.t[988] |
disconnectFrom (lst) | query.t[1001] |
isConnectedTo (obj) | query.t[1021] |
scopeList (actor) | query.t[863] |