Uses of Enum Class
com.pushtechnology.diffusion.client.features.control.RemoteServers.CheckRemoteServerResult.ConnectionState
Packages that use RemoteServers.CheckRemoteServerResult.ConnectionState
Package
Description
Client API : Control Features.
-
Uses of RemoteServers.CheckRemoteServerResult.ConnectionState in com.pushtechnology.diffusion.client.features.control
Methods in com.pushtechnology.diffusion.client.features.control that return RemoteServers.CheckRemoteServerResult.ConnectionStateModifier and TypeMethodDescriptionRemoteServers.CheckRemoteServerResult.getConnectionState()
Returns the connection state of the remote server.Returns the enum constant of this class with the specified name.RemoteServers.CheckRemoteServerResult.ConnectionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.