Invite
@Serializable
Matrix call invite content
See also
Constructors
Link copied to clipboard
constructor(version: String, callId: String, partyId: String? = null, invitee: String? = null, lifetime: Long, offer: CallEventContent.Invite.Offer, sdpStreamMetadata: Map<String, StreamMetadata>?)
Properties
Functions
Link copied to clipboard
This should return the same instance, but with the relatesTo property set to the given value. It is used for event content replacing.