Class AppRTCUtils

java.lang.Object
com.flashphoner.fpwcsapi.util.AppRTCUtils

public final class AppRTCUtils extends Object
AppRTCUtils provides helper functions for managing thread safety.
  • Method Details

    • assertIsTrue

      public static void assertIsTrue(boolean condition)
      Helper method which throws an exception when an assertion has failed.
    • getThreadInfo

      public static String getThreadInfo()
      Helper method for building a string of thread information.
    • logDeviceInfo

      public static void logDeviceInfo(String tag)
      Information about the current build, taken from system properties.