![]() |
Previous | Next |
The isOnline property retrieves a Boolean value indicating whether the user is connected to a network.
Syntax
player.isOnline
Possible Values
This property is a read-only Boolean.
Value | Description |
true | The user is connected to a network. |
false | The user is not connected to a network. |
See Also
Previous | Next |