Ice 3.8 PHP API Reference

ServerInfo
in package

Table of Contents

Properties

$application  : mixed
$descriptor  : mixed
$node  : mixed
$revision  : mixed
$sessionId  : mixed
$uuid  : mixed

Methods

__construct()  : mixed
__toString()  : string

Properties

$application

public mixed $application

$descriptor

public mixed $descriptor

$revision

public mixed $revision

$sessionId

public mixed $sessionId

Methods

__construct()

public __construct([mixed $application = '' ][, mixed $uuid = '' ][, mixed $revision = 0 ][, mixed $node = '' ][, mixed $descriptor = null ][, mixed $sessionId = '' ]) : mixed
Parameters
$application : mixed = ''
$uuid : mixed = ''
$revision : mixed = 0
$node : mixed = ''
$descriptor : mixed = null
$sessionId : mixed = ''

__toString()

public __toString() : string
Return values
string

        
On this page

Search results