Uses of Enum Class
com.teamdev.jxbrowser.cast.MediaReceiverState
Packages that use MediaReceiverState
Package
Description
This package contains classes, that allow managing the screencast process.
-
Uses of MediaReceiverState in com.teamdev.jxbrowser.cast
Methods in com.teamdev.jxbrowser.cast that return MediaReceiverStateModifier and TypeMethodDescriptionstatic MediaReceiverStateMediaReceiverState.forNumber(int value) MediaReceiver.state()Returns the current state of the receiver.static MediaReceiverStateMediaReceiverState.valueOf(int value) Deprecated.static MediaReceiverStateMediaReceiverState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static MediaReceiverStateReturns the enum constant of this class with the specified name.static MediaReceiverState[]MediaReceiverState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.cast that return types with arguments of type MediaReceiverStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<MediaReceiverState>MediaReceiverState.internalGetValueMap()