php man page for gupnp_service_notify

Query: gupnp_service_notify

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GUPNP_SERVICE_NOTIFY(3) 						 1						   GUPNP_SERVICE_NOTIFY(3)

gupnp_service_notify - Notifies listening clients

SYNOPSIS
bool gupnp_service_notify (resource $service, string $name, int $type, mixed $value)
DESCRIPTION
Notifies listening clients that the property have changed to the specified values.
PARAMETERS
o $service - A service identifier. o $name - The name of the variable. o $type - The type of the variable. Type can be one of the following values: o GUPNP_TYPE_BOOLEAN - Type of the variable is boolean. o GUPNP_TYPE_INT - Type of the variable is integer. o GUPNP_TYPE_LONG - Type of the variable is long. o GUPNP_TYPE_DOUBLE - Type of the variable is double. o GUPNP_TYPE_FLOAT - Type of the variable is float. o GUPNP_TYPE_STRING - Type of the variable is string. o $value - The value of the variable.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
ERRORS
/EXCEPTIONS Issues E_WARNING with either not correctly defined type of the variable or the value is not corresponding to the defined type.
SEE ALSO
gupnp_service_freeze_notify(3), gupnp_service_thaw_notify(3). PHP Documentation Group GUPNP_SERVICE_NOTIFY(3)
Related Man Pages
strval(3) - php
gupnp_service_notify(3) - php
gupnp_service_proxy_add_notify(3) - php
wincache_ucache_cas(3) - php
wincache_ucache_dec(3) - php
Similar Topics in the Unix Linux Community
Checking if string contains integer
What's the max integer a variable can hold?
Unable to store "-e" in variable ??????
Powerha on P595 and Blade HX5 Type 787
Bash variable within variable