SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Ping Method

Sends a NOOP command to the IMAP server.

Object Oriented Interface

public function doPing();

Procedural Interface

secureblackbox_imapclient_do_ping($res);

Remarks

This method sends a NOOP command to the server, effectively pinging the server and keeping the connection alive.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]