Enum Class ChromeCastSpontaneousEvent.SpontaneousEventType

java.lang.Object
java.lang.Enum<ChromeCastSpontaneousEvent.SpontaneousEventType>
su.litvak.chromecast.api.v2.ChromeCastSpontaneousEvent.SpontaneousEventType
All Implemented Interfaces:
Serializable, Comparable<ChromeCastSpontaneousEvent.SpontaneousEventType>, java.lang.constant.Constable
Enclosing class:
ChromeCastSpontaneousEvent

public static enum ChromeCastSpontaneousEvent.SpontaneousEventType extends Enum<ChromeCastSpontaneousEvent.SpontaneousEventType>
Type of a spontaneous events. Some events are expected and can contain some useful known data. For the rest there is UNKNOWN type of spontaneous event with generic data.