php man page for gupnp_service_info_get_introspection

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 service

SYNOPSIS
mixed gupnp_service_info_get_introspection (resource $proxy, [mixed $callback], [mixed $arg])
DESCRIPTION
Get resource introspection of service or register callback if corresponding parameter was passed.
PARAMETERS
o $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 VALUES
Return 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
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun