toggle menu
piper-kt
9.3.0
jvm
switch theme
search in API
multimedia-service
/
piperkt.services.multimedia.interfaces.websockets
/
RTCSessionDescription
RTCSession
Description
data
class
RTCSessionDescription
(
val
sdp
:
String
?
,
val
type
:
String
?
)
Members
Constructors
RTCSession
Description
Link copied to clipboard
constructor
(
sdp
:
String
?
,
type
:
String
?
)
Properties
sdp
Link copied to clipboard
val
sdp
:
String
?
type
Link copied to clipboard
val
type
:
String
?