Please Help getInstance() Not working

7 views
Skip to first unread message

Moaied Ezbbad

unread,
Jun 21, 2016, 3:13:26 PM6/21/16
to Facebook4J

please help  
say methode not found for ( getInstance() )

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
import facebook4j.*;


public class Fb {

    /**
     * @param args the command line arguments
     */
    public static void main(String[] args) throws Exception
    {
        String name="Moaied";
        String pass="123456";
        
        Facebook facebook = new FacebookFactory().getInstance(name,pass); 
    }
    
}
Reply all
Reply to author
Forward
0 new messages