Latest JAS v1.1.0
144 plugins online

Code / Protocol / listen

Protocol :: listen
Method
include/protocol/protocol.php

Description...

Arguments

url = false
Argument

Return values

Boolean
Returns

Examples

Protocol Listen method example
PHP
<?
  $protocol->listen($url = false);  //Call Protocol::listen method
?>

Comments (0)