|
pure virtual |
Creates a link to another topic.
All events originating on this topic will also be sent to the other topic.
| linkTo | The topic to link to. This proxy cannot be null. |
| cost | The cost of the link. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceStorm::LinkExists | Thrown when a link to linkTo already exists. |