PHP 7.0.6 Released

gupnp_service_action_return

(PECL gupnp >= 0.1.0)

gupnp_service_action_returnReturn successfully

Description

bool gupnp_service_action_return ( resource $action )

Return successfully.

Parameters

action

A service action identifier.

Return Values

Returns TRUE on success or FALSE on failure.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top