gupnp_service_action_return_error(3) php man page | unix.com

Man Page: gupnp_service_action_return_error

Operating Environment: php

Section: 3

GUPNP_SERVICE_ACTION_RETURN_ERROR(3)					 1				      GUPNP_SERVICE_ACTION_RETURN_ERROR(3)

gupnp_service_action_return_error - Return error code

SYNOPSIS
bool gupnp_service_action_return_error (resource $action, int $error_code, [string $error_description])
DESCRIPTION
Return error code.
PARAMETERS
o $action - A service action identifier. o $error_code - The error code. Signal can be one of the following values or user defined: o GUPNP_CONTROL_ERROR_INVALID_ACTION - The action name was invalid. o GUPNP_CONTROL_ERROR_INVALID_ARGS - The action arguments were invalid. o GUPNP_CONTROL_ERROR_OUT_OF_SYNC - Out of sync (deprecated). o GUPNP_CONTROL_ERROR_ACTION_FAILED - The action failed. o $error_description - The error description.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
gupnp_service_action_return(3). PHP Documentation Group GUPNP_SERVICE_ACTION_RETURN_ERROR(3)
Related Man Pages
pkaction(1) - debian
dtactionlabel(3) - hpux
tc-connmark(8) - mojave
gupnp_device_action_callback_set(3) - php
intl_is_failure(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch