android.telephony
Class CallerInfo
java.lang.Object
android.telephony.CallerInfo
public class CallerInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN_NUMBER
public static final String UNKNOWN_NUMBER
- See Also:
- Constant Field Values
PRIVATE_NUMBER
public static final String PRIVATE_NUMBER
- See Also:
- Constant Field Values
name
public String name
phoneNumber
public String phoneNumber
phoneLabel
public String phoneLabel
photoUri
public String photoUri
photoResource
public int photoResource
person_id
public long person_id
needUpdate
public boolean needUpdate
CallerInfo
public CallerInfo()
getCallerInfo
public static CallerInfo getCallerInfo(Context context,
String number)
getCallerId
public static String getCallerId(Context context,
String number)
Please submit a feedback, bug or feature