Returns the status of the transfer. Read-only, and only for use within transfer callback function. If this is an isochronous transfer, this field may read {@link LibUsb#TRANSFER_COMPLETED} even if there were errors in theframes. Use the status field in each packet to determine if errors occurred.
@return The transfer status.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.