Menu
Contents

Identification

$object.identification:description$

Properties

id
Object id, each object has a unique id.
name
$object.identification.name:description$

Events

on_event

$object.identification.on_event:description$

Handler: function (type, identifier, direction, category, user_data)
type
$object.identification.on_event.parameter.type:description$
identifier
$object.identification.on_event.parameter.identifier:description$
direction
$object.identification.on_event.parameter.direction:description$
category
$object.identification.on_event.parameter.category:description$
user_data
User data that was set or nil if no user data was set during connect.