Package su.litvak.chromecast.api.v2
Class ChromeCastSpontaneousEvent
java.lang.Object
su.litvak.chromecast.api.v2.ChromeCastSpontaneousEvent
Identifies that a broadcast message was received from "receiver application". This message was not triggered by a sender request.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of a spontaneous events. -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ChromeCastSpontaneousEvent
public ChromeCastSpontaneousEvent(ChromeCastSpontaneousEvent.SpontaneousEventType type, Object data)
-
-
Method Details
-
getType
-
getData
-
getData
-