Gupnp Функции
PHP Manual

gupnp_service_proxy_remove_notify

(PECL gupnp >= Unknown)

gupnp_service_proxy_remove_notifyCancels the variable change notification

Описание

bool gupnp_service_proxy_remove_notify ( resource $proxy , string $value )

Cancels the variable change notification.

Параметри

proxy

A service proxy identifier.

value

The variable to add notification for.

Връщани стойности

Връща TRUE при успех или FALSE при неуспех.

Вж. също


Gupnp Функции
PHP Manual