Android.Mtp.MtpDevice.GetStorageId Method
Retrieves the ID of the storage unit containing the given object on the device.

Syntax

[Android.Runtime.Register("getStorageId", "(I)J", "")]
public long GetStorageId (int objectHandle)

Parameters

objectHandle
handle of the object to query

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieves the ID of the storage unit containing the given object on the device.

[Android Documentation]

Requirements

Namespace: Android.Mtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12