Uses of Class
com.google.code.facebookapi.ProfileInfoField

Uses of ProfileInfoField in com.google.code.facebookapi
 

Methods in com.google.code.facebookapi with parameters of type ProfileInfoField
 void IFacebookRestClient.profile_setInfoOptions(ProfileInfoField field)
          Deprecated. 
 void ExtensibleClient.profile_setInfoOptions(ProfileInfoField field)
          Deprecated. 
 void BaseAdapter.profile_setInfoOptions(ProfileInfoField field)
          Deprecated. 
 

Method parameters in com.google.code.facebookapi with type arguments of type ProfileInfoField
 void IFacebookRestClient.profile_setInfo(java.lang.Long userId, java.lang.String title, boolean textOnly, java.util.List<ProfileInfoField> fields)
          Deprecated. 
 void ExtensibleClient.profile_setInfo(java.lang.Long userId, java.lang.String title, boolean textOnly, java.util.List<ProfileInfoField> fields)
          Deprecated. 
 void BaseAdapter.profile_setInfo(java.lang.Long userId, java.lang.String title, boolean textOnly, java.util.List<ProfileInfoField> fields)
          Deprecated. 
 



Copyright © 2010. All Rights Reserved.