trixnity-core
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m.call
/
CallEventContent
/
Invite
/
Invite
Invite
constructor
(
version
:
String
,
callId
:
String
,
partyId
:
String
?
=
null
,
invitee
:
String
?
=
null
,
lifetime
:
Long
,
offer
:
CallEventContent.Invite.Offer
,
sdpStreamMetadata
:
Map
<
String
,
StreamMetadata
>
?
)