Package 

Class CastEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class CastEvent.SinksUpdatedEvent

      This is fired whenever the list of available sinks changes. A sink is a device or a software surface that you can cast to.

      Official doc

      public final class CastEvent.IssueUpdatedEvent

      This is fired whenever the outstanding issue/error message changes. |issueMessage| is empty if there is no issue.

      Official doc

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.hildan.chrome.devtools.domains.cast.events.CastEvent

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait