This interface represents a transfer of a single media list. More...
import"sbILibraryTransferContext.idl";
Public Attributes | |
readonly attribute sbIMediaList | list |
The single item media list payload. More... | |
Public Attributes inherited from sbILibraryTransferContext | |
readonly attribute sbIMediaList | source |
The list the item or items were dragged from. More... | |
readonly attribute unsigned long | count |
The number of items in the transfer context. More... | |
This interface represents a transfer of a single media list.
This interface will be sent with the following flavor: application/x-sb-transfer-media-list
Definition at line 67 of file sbILibraryTransferContext.idl.
readonly attribute sbIMediaList sbIMediaListTransferContext::list |
The single item media list payload.
Definition at line 72 of file sbILibraryTransferContext.idl.