Available on crate feature
ext-data-control-v1 only.Expand description
offer to transfer data
The ext_data_control_source object is the source side of a ext_data_control_offer. It is created by the source client in a data transfer and provides a way to describe the offered data and a way to respond to requests to transfer the data.
Structs§
- ExtData
Control Source V1 - offer to transfer data
- Send
Args
Enums§
- Error
- Event
- The event enum for
ExtDataControlSourceV1