Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCSessionDescriptionCallback
RTCSession
Description
Callback
typealias
RTCSessionDescriptionCallback
=
(
description
:
RTCSessionDescriptionInit
)
->
Unit
(
source
)