ConnectivityService
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 2
Description
History 4
- 726 Change Default of NetworkStatus from Unknown to
- 607 Add IsNetworkStateAvailable
- 607 Add NetworkStatus
- 607 Add ConnectivityService
Members 2
IsNetworkStateAvailable
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| bool | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
NetworkStatus
| Type | Default | |
|---|---|---|
| NetworkStatus | ||
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | false/true |
History 2
- 726 Change Default of NetworkStatus from Unknown to
- 607 Add NetworkStatus