com.sybase.afx.util
Class PidUtil

java.lang.Object
  extended by com.sybase.afx.util.PidUtil

public abstract class PidUtil
extends java.lang.Object


Constructor Summary
PidUtil()
           
 
Method Summary
static java.lang.String getId()
          Returns the device id as a string.
static java.lang.String getOSName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PidUtil

public PidUtil()
Method Detail

getId

public static java.lang.String getId()
Returns the device id as a string. For RIM devices, we return the id in the familiar hex string format (2--------).


getOSName

public static java.lang.String getOSName()