Android.Mtp.MtpObjectInfo.SequenceNumber Property
Returns the sequence number for the MTP object This field is typically not used for MTP devices, but is sometimes used to define a sequence of photos on PTP cameras.

Syntax

[get: Android.Runtime.Register("getSequenceNumber", "()I", "GetGetSequenceNumberHandler")]
public int SequenceNumber { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the sequence number for the MTP object This field is typically not used for MTP devices, but is sometimes used to define a sequence of photos on PTP cameras.

[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