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
Modifier and TypeClassDescriptionstatic class
Information about the state of a network quality test.static enum
The state of a network quality test -
Method Summary
-
Method Details
-
cancel
public void cancel()Cancels the associated network quality test.
-