FileDocCategorySizeDatePackage
VCardPhoneNumberTranslationCallback.javaAPI DocAndroid 5.1 API1171Thu Mar 12 22:22:54 GMT 2015com.android.vcard

VCardPhoneNumberTranslationCallback

public interface VCardPhoneNumberTranslationCallback
Callback functionality which can be used with {@link VCardComposer#setPhoneNumberTranslationCallback(VCardPhoneNumberTranslationCallback)}. See the doc for the method.

TODO: this should be more generic

hide
This will change

Fields Summary
Constructors Summary
Methods Summary
public java.lang.StringonValueReceived(java.lang.String rawValue, int type, java.lang.String label, boolean isPrimary)
Called when a phone number is being handled.

return
formatted phone number.