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 Summary
Nested ClassesModifier and TypeClassDescriptionstatic classInformation about the state of a network quality test.static enumThe state of a network quality test - 
Method Summary
 
- 
Method Details
- 
cancel
public void cancel()Cancels the associated network quality test. 
 -