Android.Hardware.Usb.UsbAccessory.Serial Property
Returns the unique serial number for the accessory.

Syntax

[get: Android.Runtime.Register("getSerial", "()Ljava/lang/String;", "GetGetSerialHandler")]
public virtual string Serial { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the unique serial number for the accessory. This is an optional serial number that can be used to differentiate between individual accessories of the same model and manufacturer

[Android Documentation]

Requirements

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