gupnp_service_info_get_introspection(3) php man page | unix.com

Man Page: gupnp_service_info_get_introspection

Operating Environment: php

Section: 3

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_fstatvfs(3) - php
eio_truncate(3) - php
gupnp_control_point_callback_set(3) - php
gupnp_service_proxy_action_get(3) - php
gupnp_service_proxy_add_notify(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update