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