Package com.amazonaws.ivs.broadcast
Class BroadcastSessionTest
java.lang.Object
com.amazonaws.ivs.broadcast.BroadcastSessionTest
A handle on the network quality test. You can use this to cancel an ongoing test.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classInformation about the state of a network quality test.static enumThe state of a network quality test
- 
Method Summary
- 
Method Details- 
cancelpublic void cancel()Cancels the associated network quality test.
 
-