GoLang gupnp_service_action_return

request it (320)
GoLang replacement for PHP's gupnp_service_action_return [edit | history]



Do you know a GoLang replacement for PHP's gupnp_service_action_return? Write it!

PHP gupnp_service_action_return

PHP original manual for gupnp_service_action_return [ show | php.net ]

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