android.mtp
Class MtpDeviceInfo

java.lang.Object
  extended by android.mtp.MtpDeviceInfo

public class MtpDeviceInfo
extends Object


Method Summary
 String getManufacturer()
           
 String getModel()
           
 String getSerialNumber()
           
 String getVersion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getManufacturer

public final String getManufacturer()

getModel

public final String getModel()

getVersion

public final String getVersion()

getSerialNumber

public final String getSerialNumber()


Copyright © 2008-2012. All Rights Reserved.