gupnp_service_action_get(3) php man page | unix.com

Man Page: gupnp_service_action_get

Operating Environment: php

Section: 3

GUPNP_SERVICE_ACTION_GET(3)						 1					       GUPNP_SERVICE_ACTION_GET(3)

gupnp_service_action_get - Retrieves the specified action arguments

SYNOPSIS
mixed gupnp_service_action_get (resource $action, string $name, int $type)
DESCRIPTION
Retrieves the specified action arguments.
PARAMETERS
o $action - A service action identifier. o $name - The name of the variable to retrieve. o $type - The type of the variable to retrieve. Type can be one of the following values: o GUPNP_TYPE_BOOLEAN - Type of the variable is boolean. o GUPNP_TYPE_INT - Type of the variable is integer. o GUPNP_TYPE_LONG - Type of the variable is long. o GUPNP_TYPE_DOUBLE - Type of the variable is double. o GUPNP_TYPE_FLOAT - Type of the variable is float. o GUPNP_TYPE_STRING - Type of the variable is string.
RETURN VALUES
The value of the variable.
ERRORS
/EXCEPTIONS Issues E_WARNING with not correctly defined type of the variable.
SEE ALSO
gupnp_service_action_set(3). PHP Documentation Group GUPNP_SERVICE_ACTION_GET(3)
Related Man Pages
tcl_linkvar(3) - opendarwin
strval(3) - php
gettype(3) - php
gupnp_service_notify(3) - php
gupnp_service_proxy_add_notify(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
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 Don Cragun