Ice 3.9 PHP API Reference

ServerState
in package

Table of Contents

Constants

Activating  : mixed = 1
ActivationTimedOut  : mixed = 2
Active  : mixed = 3
Deactivating  : mixed = 4
Destroyed  : mixed = 6
Destroying  : mixed = 5
Inactive  : mixed = 0

Constants

Activating

public mixed Activating = 1

ActivationTimedOut

public mixed ActivationTimedOut = 2

Active

public mixed Active = 3

Deactivating

public mixed Deactivating = 4

Destroyed

public mixed Destroyed = 6

Destroying

public mixed Destroying = 5

Inactive

public mixed Inactive = 0
On this page

Search results