Help for this page

Select Code to Download


  1. or download this
    $con->PresenceSend(type => "unavailable");
    
  2. or download this
    $con->PresenceSend(type => "available");
    
  3. or download this
    $con->PresenceSend(to => 'mh@mh.com');
    
  4. or download this
    $con->PresenceSend(type => "available", to => 'mh@mh.com');