PlatformView

actual class PlatformView
actual class PlatformView

Native iOS view wrapper used by calling APIs that need a platform rendering surface.

For AVS video calls, the iOS UI owns the UIView lifecycle and passes it through this wrapper. Kalium forwards view to AVS so remote video can be rendered into the native UI surface.

expect class PlatformView
actual class PlatformView

Constructors

Link copied to clipboard
constructor(view: <Error class: unknown class>?)
constructor(view: <Error class: unknown class>?)
constructor(view: Int)

Properties

Link copied to clipboard
val view: <Error class: unknown class>?
val view: <Error class: unknown class>?
val view: Int