Uses of Enum Class
com.pushtechnology.diffusion.client.features.control.clients.ClientControl.SessionEventStream.Event.State
Packages that use ClientControl.SessionEventStream.Event.State
Package
Description
Client API : Client Control Features.
-
Uses of ClientControl.SessionEventStream.Event.State in com.pushtechnology.diffusion.client.features.control.clients
Methods in com.pushtechnology.diffusion.client.features.control.clients that return ClientControl.SessionEventStream.Event.StateModifier and TypeMethodDescriptionClientControl.SessionEventStream.Event.state()
Provides the current state of the session.Returns the enum constant of this class with the specified name.ClientControl.SessionEventStream.Event.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.