ars_DeregisterForAlerts(ctrl, clientPort)
Cancels registration for the specified user on the specified AR System server and port. The system deletes the user from the active list and stops delivering alerts.
- On success
-
returns 1
- On failure
-
returns 0
ars_DeregisterForAlerts was intrduced in version 1.8 of ARSperl.
Example:
($alert = ars_DeregisterForAlerts($ctrl, 2100)) || die $ars_errstr;
Table of Contents
Last changes to this page 26th Feb 2005 by Jarl Grøneng
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org