Query: gupnp_service_info_get_introspection
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GUPNP_SERVICE_INFO_GET_INTROSPECTION(3) 1 GUPNP_SERVICE_INFO_GET_INTROSPECTION(3) gupnp_service_info_get_introspection - Get resource introspection of serviceSYNOPSISmixed gupnp_service_info_get_introspection (resource $proxy, [mixed $callback], [mixed $arg])DESCRIPTIONGet resource introspection of service or register callback if corresponding parameter was passed.PARAMETERSo $proxy - A service proxy identifier. o $callback - The callback function to be called when introspection object is ready. Typically, callback function takes on three parameters. The $introspection parameter's identifier being the first, $error parameter's message being the second, and the $arg is third. o $arg - User data for $callback.RETURN VALUESReturn true if callback function was defined. Return introspection identifier if callback function was omited.ERRORS/EXCEPTIONS Issues E_WARNING with not valid callback function. PHP Documentation Group GUPNP_SERVICE_INFO_GET_INTROSPECTION(3)
Related Man Pages |
---|
eio_chown(3) - php |
eio_fdatasync(3) - php |
event_set(3) - php |
gupnp_context_timeout_add(3) - php |
gupnp_service_proxy_action_get(3) - php |