Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns whether or not this dream is interactive. Defaults to false.
Set method documentation [Android Documentation]
Marks this dream as interactive to receive input events.
Non-interactive dreams (default) will dismiss on the first input event.
Interactive dreams should call DreamService.Finish to dismiss themselves.