MtpDevice
MtpDevice(UsbDevice)
DeviceId
DeviceInfo
DeviceName
JniPeerMembers
ThresholdClass
ThresholdType
Close()
DeleteObject(Int32)
DeleteObjectAsync(Int32)
GetObject(Int32, Int32)
GetObjectAsync(Int32, Int32)
GetObjectHandles(Int32, MtpFormat, Int32)
GetObjectInfo(Int32)
GetParent(Int32)
GetPartialObject(Int32, Int64, Int64, Byte[])
GetPartialObject64(Int32, Int64, Int64, Byte[])
GetStorageId(Int32)
GetStorageIds()
GetStorageInfo(Int32)
GetThumbnail(Int32)
GetThumbnailAsync(Int32)
ImportFile(Int32, ParcelFileDescriptor)
ImportFile(Int32, String)
ImportFileAsync(Int32, ParcelFileDescriptor)
ImportFileAsync(Int32, String)
Open(UsbDeviceConnection)
ReadEvent(CancellationSignal)
SendObject(Int32, Int64, ParcelFileDescriptor)
SendObjectInfo(MtpObjectInfo)
monoandroid
namespace Android.Mtp
{
[Register("android/mtp/MtpDevice", DoNotGenerateAcw = true)]
public sealed class MtpDevice : Object
{
public MtpDeviceInfo? DeviceInfo
{
[Register("getDeviceInfo", "()Landroid/mtp/MtpDeviceInfo;", "")]
get;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API