Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Fxmlrpc
CallClientInterface
PHP Interface Fxmlrpc\CallClientInterface
Afficher le fichier
Open project: lstrojny/fxmlrpc
Interface Usage Examples
Méthodes publiques
Méthode
Description
call
(
string
$method
,
array
$arguments
= [] ) :
mixed
Execute remote call
Method Details
call()
public
méthode
Execute remote call
public
call
(
string
$method
,
array
$arguments
= [] ) :
mixed
$method
string
$arguments
array
Résultat
mixed