public class SMBDeviceType extends Object
The class provides symbols for the remote device types that may be connected to. The values are also used when returning remote share information.
public static final int Disk
public static final int Printer
public static final int Comm
public static final int Pipe
public static final int Unknown
public static String asString(int devtyp)
devtyp
- Device typeCopyright © 2005–2018 Alfresco Software. All rights reserved.