Package | Description |
---|---|
com.pushtechnology.diffusion.api.publisher |
Diffusion Internal Publisher API.
|
Modifier and Type | Method and Description |
---|---|
ClientCloseReason |
Client.getCloseReason()
If the client is not connected then this will return the reason that it
was closed.
|
static ClientCloseReason |
ClientCloseReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientCloseReason[] |
ClientCloseReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Push Technology Ltd. All Rights Reserved.