Class ContextWillBeDestroyed

java.lang.Object
io.webfolder.cdp.event.webaudio.ContextWillBeDestroyed

public class ContextWillBeDestroyed extends Object
Notifies that an existing BaseAudioContext will be destroyed.
  • Constructor Details

    • ContextWillBeDestroyed

      public ContextWillBeDestroyed()
  • Method Details

    • getContextId

      public String getContextId()
    • setContextId

      public void setContextId(String contextId)
    • toString

      public String toString()
      Overrides:
      toString in class Object