Enum LinkStopReason
Namespace: Void.Proxy.Api.Links
Assembly: Void.Proxy.Api.dll
public enum LinkStopReasonExtension Methods
StructExtensions.IsDefault<LinkStopReason>(LinkStopReason)
Fields
InternalException = 2
An internal exception occurred in
PlayerDisconnected = 0
Specifies that the player disconnected from the proxy.
Requested = 3
Manually requested to stop the
ServerDisconnected = 1
Specifies that the player was kicked from the server or the server closed the connection abnormally.