Skip to content

llListenControl

Function Syntax
void llListenControl(
  1. integer ChannelHandle,
  2. integer Active
);

Makes a listen event callback active or inactive. Pass in the value returned from llListen to the iChannelHandle parameter to specify which listener you are controlling.

Use boolean values to specify Active