gupnp_service_proxy_remove_notify

(PECL gupnp >= 0.1.0)

gupnp_service_proxy_remove_notifyCancels the variable change notification

説明

gupnp_service_proxy_remove_notify ( resource $proxy , string $value ) : bool

Cancels the variable change notification.

パラメータ

proxy

A service proxy identifier.

value

The variable to add notification for.

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考