llListenControl
void llListenControl(integer ChannelHandle, 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
Parameters
-
ChannelHandle(integer) -
Active(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here