Transfer

data class Transfer

A transfer to another participant.

This class contains all the information required to accept an incoming transfer and to transfer the conference to another participant.

Properties

Link copied to clipboard
val id: String

Transfer identifier.

Link copied to clipboard
val mediaTypes: List<MediaType>? = null

Media types which the sender requests the receiver to share.

Link copied to clipboard

Callee to whom the transfer is going to be made.