gupnp_service_proxy_action_get(PECL gupnp >= 0.1.0) gupnp_service_proxy_action_get — Send action to the service and get value Описание
   mixed gupnp_service_proxy_action_get
    ( resource $proxy
   , string $action
   , string $name
   , int $type
   ) 
  Send action with parameters to the service exposed by proxy synchronously and get value. Список параметров
 
 Возвращаемые значенияReturn value of the action. ОшибкиIssues E_WARNING with either not correctly defined type of the action or unable to send action. Смотрите также
 
  | 
||