UsbInterface.InterfaceProtocol Property

Definition

Returns the interface's protocol field.

public virtual int InterfaceProtocol { [Android.Runtime.Register("getInterfaceProtocol", "()I", "GetGetInterfaceProtocolHandler")] get; }
[<get: Android.Runtime.Register("getInterfaceProtocol", "()I", "GetGetInterfaceProtocolHandler")>]
member this.InterfaceProtocol : int

Property Value

the interface's protocol

Attributes

Remarks

Returns the interface's protocol field.

Java documentation for android.hardware.usb.UsbInterface.getInterfaceProtocol().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to