Latest JAS v1.1.0
144 plugins online

Code / Protocol_SMTP / resetRead

Protocol_SMTP :: resetRead
Method
include/protocol/smtp.php

Description...

Return values

Nothing
Returns

Examples

Protocol_SMTP ResetRead method example
PHP
<?
  $protocol_smtp->resetRead();  //Call Protocol_SMTP::resetRead method
?>

Comments (0)