Negotiate
@Serializable
Matrix call negotiate content
See also
Constructors
Link copied to clipboard
constructor(version: String = "1", callId: String, partyId: String, description: CallEventContent.Negotiate.Description, lifetime: Long, sdpStreamMetadata: Map<String, StreamMetadata>? = null)
Types
Link copied to clipboard
@Serializable
Link copied to clipboard
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.