Android.Mtp.MtpDevice.GetStorageIds Method
Returns the list of IDs for all storage units on this device Information about each storage unit can be accessed via MtpDevice.GetStorageInfo(int).

Syntax

[Android.Runtime.Register("getStorageIds", "()[I", "")]
public int[] GetStorageIds ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the list of IDs for all storage units on this device Information about each storage unit can be accessed via MtpDevice.GetStorageInfo(int).

[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