android.provider
Class VoicemailContract
java.lang.Object
android.provider.VoicemailContract
public class VoicemailContract
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHORITY
public static final String AUTHORITY
- See Also:
- Constant Field Values
PARAM_KEY_SOURCE_PACKAGE
public static final String PARAM_KEY_SOURCE_PACKAGE
- See Also:
- Constant Field Values
ACTION_NEW_VOICEMAIL
public static final String ACTION_NEW_VOICEMAIL
- See Also:
- Constant Field Values
ACTION_FETCH_VOICEMAIL
public static final String ACTION_FETCH_VOICEMAIL
- See Also:
- Constant Field Values
EXTRA_SELF_CHANGE
public static final String EXTRA_SELF_CHANGE
- See Also:
- Constant Field Values
Copyright © 2008-2012. All Rights Reserved.