Class UsbEndpoint
Definition
- Namespace:
- Tizen.System.Usb
- Assembly:
- Tizen.System.Usb.dll
- API Level:
- 4
The USB Endpoint class.
C#Copypublic class UsbEndpoint : object
- Inheritance
-
UsbEndpoint
- Derived
Properties
Declaration
C#Copypublic EndpointDirection Direction { get; }
Property Value
Type | Description |
---|---|
EndpointDirection |
API Level: 4
Feature: http://tizen.org/feature/usb.host
Declaration
C#Copypublic int Id { get; }
Property Value
Type | Description |
---|---|
Int32 |
API Level: 4
Feature: http://tizen.org/feature/usb.host
Declaration
C#Copypublic int MaxPacketSize { get; }
Property Value
Type | Description |
---|---|
Int32 |