trixnity-core
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.call
/
CallEventContent
/
Negotiate
/
Negotiate
Negotiate
constructor
(
version
:
String
=
"1"
,
callId
:
String
,
partyId
:
String
,
description
:
CallEventContent.Negotiate.Description
,
lifetime
:
Long
,
sdpStreamMetadata
:
Map
<
String
,
StreamMetadata
>
?
=
null
)