llListenControl
Function Syntax
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