DeviceInfo

Information regarding the device.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Operating system that the participant used for the call.

Link copied to clipboard

Name of the platform that the participant used for the call.

Link copied to clipboard

Version of the platform that the participant used for the call.

Functions

Link copied to clipboard
inline fun copy(block: DeviceInfo.Builder.() -> Unit = {}): DeviceInfo
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String