php man page for gupnp_service_proxy_send_action

Query: gupnp_service_proxy_send_action

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_pop(3) - php
array_chunk(3) - php
gupnp_service_proxy_action_set(3) - php
gupnp_service_proxy_add_notify(3) - php
stream_context_set_params(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch