Like this:
$result = clients_connection_call('connection_machine_name', 'method_name', $params...);
Hmm turned out to be a bit more convoluted than just adding it....
Issue #1146648 by joachim: Added a single function call API.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
joachim commentedHmm turned out to be a bit more convoluted than just adding it....
Issue #1146648 by joachim: Added a single function call API.