Skip to content

llListenRemove

Function Syntax
void llListenRemove(
  1. integer ChannelHandle
);

Removes a listen event callback. Pass in the value returned from llListen to the iChannelHandle parameter to specify which listener to remove.