RecommendedServerInfoScore

Entries

Link copied to clipboard

Same as GOOD but none of the scoring tests failed.

Link copied to clipboard

Server responds properly and appears to be compatible with the SDK. The server might be slower to respond or use a slightly older api version.

Link copied to clipboard

The connection is not great (older server version, latency, not secure etc.) but the SDK should be able to communicate just fine.

Link copied to clipboard

Indicates a server was unable to reply or the reply was not valid. Generally not recommended to proceed with a connection.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.