Android.Mtp.MtpDevice.GetParent Method
Retrieves the object handle for the parent of an object on the device.

Syntax

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

Parameters

objectHandle
handle of the object to query

Returns

Documentation for this section has not yet been entered.

Remarks

Retrieves the object handle for the parent of an 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