Interface | Description |
---|---|
Call |
Call Interface.
|
Call.CallFailureObserver |
Observer to observe if the call failed.
|
TestNetworkCallback |
Callback interface for test network.
|
TestNetworkResult |
The result of testNetwork.
|
TestNetworkResult.TestNetworkResultDetails |
The details information of test network result.
|
Class | Description |
---|---|
Call.DataChannelObserver |
Data channel observer.
|
CallImpl | |
DataChannelThroughputTester |
Data channel throughput tester.
|
DataChannelThroughputTester.Observer |
Observer to observe if the test succeeded or failed.
|
VideoBandwidthTester |
Video bandwidth tester.
|
VideoBandwidthTester.Observer |
Observer to observe if the test succeeded or failed.
|
WSCUtils |
Utility class that includes some useful apis for customers..
|
Exception | Description |
---|---|
TestNetworkException |
An exception for testNetwork api..
|