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_dup2(3) - php |
| eio_fdatasync(3) - php |
| eio_ftruncate(3) - php |
| eio_truncate(3) - php |
| gupnp_service_proxy_add_notify(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Status of UNIX.COM Forum Transformation |