Class BroadcastSessionTest


  • public class BroadcastSessionTest
    extends java.lang.Object
    A handle on the network quality test. You can use this to cancel an ongoing test.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void cancel()
      Cancels the associated network quality test.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • cancel

        public void cancel()
        Cancels the associated network quality test.