gupnp_service_proxy_send_action(3) php man page | unix.com

Man Page: gupnp_service_proxy_send_action

Operating Environment: php

Section: 3

GUPNP_SERVICE_PROXY_SEND_ACTION(3)					 1					GUPNP_SERVICE_PROXY_SEND_ACTION(3)

gupnp_service_proxy_send_action - Send action with multiple parameters synchronously

SYNOPSIS
array gupnp_service_proxy_send_action (resource $proxy, string $action, array $in_params, array $out_params)
DESCRIPTION
Send action with parameters $in_params to the service exposed by proxy synchronously and return $out_params with values or FALSE on error.
PARAMETERS
o $proxy - A service proxy identifier. o $action - An action. o $in_params - An array of in parameters. Each entry in $in_params is supposed to an array containing name, type and value of the parameters. o $out_params - An array of out parameters. Each entry in $out_params is supposed to an array containing name and type of the parameters.
RETURN VALUES
Return $out_params array with values or FALSE on error.
ERRORS
/EXCEPTIONS Issues E_WARNING with either not correctly defined $in_params and $out_params or unable to send action.
SEE ALSO
gupnp_service_proxy_action_get(3), gupnp_service_proxy_action_set(3). PHP Documentation Group GUPNP_SERVICE_PROXY_SEND_ACTION(3)
Related Man Pages
array_chunk(3) - php
gupnp_service_proxy_action_set(3) - php
array_combine(3) - php
gupnp_service_proxy_add_notify(3) - php
mysqlnd_uh_set_connection_proxy(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!