| Package | Description |
|---|---|
| com.facebook.nailgun |
| Modifier and Type | Method and Description |
|---|---|
static NGClientDisconnectReason |
NGClientDisconnectReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NGClientDisconnectReason[] |
NGClientDisconnectReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NGClientListener.clientDisconnected(NGClientDisconnectReason reason)
Called by an internal nailgun thread when the server detects that the nailgun client has
disconnected.
|
Copyright © 2025. All rights reserved.