com.skype.api
Interface AccountListener


public interface AccountListener


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

Method Detail

onPropertyChange

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



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