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_dup2(3) - php
eio_fchmod(3) - php
eio_fchown(3) - php
event_set(3) - php
gupnp_device_action_callback_set(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator