Package-level declarations
Types
Link copied to clipboard
object AppInfoUtil
Link copied to clipboard
interface BackOffRetry
Link copied to clipboard
class ConcurrentSet
Link copied to clipboard
class DefaultBackOffRetry(maxRetry: Int = 0, backOff: Long = 0, retryableStatusCodes: Set<Int> = HashSet()) : BackOffRetry
Link copied to clipboard
class DeviceUtils
DeviceUtils stores general device/SDK information
Link copied to clipboard
object DNSServerUtils
Link copied to clipboard
object EventAttributesUtils
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ObserverUtils
ObserverUtils are util functions that can be used with observers.
Link copied to clipboard
class TimezoneUtils
Link copied to clipboard
object TURNRequestUtils
Link copied to clipboard
class VideoLayoutMeasure
VideoLayoutMeasure is a helper class for determining layout size based on layout requirements, scaling type, and video aspect ratio.