com.skype.api
Interface ContactListener


public interface ContactListener


Method Summary
 void onPropertyChange(Contact object, Contact.Property p, int value, java.lang.String svalue)
          This event gets called when there are changes to Contact properties defined in Contact.Property
 

Method Detail

onPropertyChange

void onPropertyChange(Contact object,
                      Contact.Property p,
                      int value,
                      java.lang.String svalue)
This event gets called when there are changes to Contact properties defined in Contact.Property



Copyright © 2010, 2011 Skype Technologies. All Rights Reserved.