Gupnp Funktionen
PHP Manual

gupnp_service_action_return

(PECL gupnp >= 0.1.0)

gupnp_service_action_returnReturn successfully

Beschreibung

bool gupnp_service_action_return ( resource $action )

Return successfully.

Parameter-Liste

action

A service action identifier.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

Siehe auch


Gupnp Funktionen
PHP Manual