Android.Mtp Namespace

Provides APIs that let you interact directly with connected cameras and other devices, using the PTP (Picture Transfer Protocol) subset of the MTP (Media Transfer Protocol) specification.

Classes

MtpConstants

A class containing constants in the MTP and PTP specifications.

MtpDevice

This class represents an MTP or PTP device connected on the USB host bus.

MtpDeviceInfo

This class encapsulates information about an MTP device.

MtpEvent

This class encapsulates information about a MTP event.

MtpObjectInfo

This class encapsulates information about an object on an MTP device.

MtpObjectInfo.Builder

Builds a new object info instance.

MtpStorageInfo

This class encapsulates information about a storage unit on an MTP device.

Enums

AssociationType

Enumerates values returned by several types.

EventCode
MtpFormat

Enumerates values returned by several types and taken as a parameter of the F:Android.Mtp.MtpConstants.IsAbstractObject, and F:Android.Mtp.MtpDevice.GetObjectHandles members.

OperationCode
ProtectionStatus

Enumerates values returned by several types.