enum URLType;
Value | Description |
---|---|
unknown | Disabled. |
prudp | PRUDP. A reliable UDP communications protocol. |
prudps | PRUDPS. A reliable and secure UDP communications protocol. Used for communicating with the game server. |
udp | UDP. |
Enumerates StationURL
types.
CONFIDENTIAL