update : 2015.11.03
php.shukuma.com검색:
|
gupnp_device_info_get_service(PECL gupnp >= 0.1.0) gupnp_device_info_get_service — Get the service with type 설명
resource gupnp_device_info_get_service
( resource
$root_device
, string $type
)Get the service with type or false if no such device was found. 인수
반환값A service identifier. 예제
Example #1 Create new UPnP context and get device info service
<?php |