subscribeTo

public abstract void subscribeTo(NodePath nodePath, ChildEventListener listener)

Subscribes to the child events of the given node.

Parameters

nodePath

the path to the node to subscribe to

listener

the callbacks invoked on child events