| java.lang.Object | |
| ↳ | com.nexmo.sdk.conversation.client.audio.AppRTCUtils |
AppRTCUtils provides helper functions for managing thread safety.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static void |
assertIsTrue(boolean condition)
Helper method which throws an exception when an assertion has failed.
| ||||||||||
| static String |
getThreadInfo()
Helper method for building a string of thread information.
| ||||||||||
| static void |
logDeviceInfo(String tag)
Information about the current build, taken from system properties.
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Helper method which throws an exception when an assertion has failed.
Helper method for building a string of thread information.
Information about the current build, taken from system properties.