Skip navigation links
A D E F G I L N P S U 

A

activeLikeView(LikeView, String) - Method in class in.hubdestro.fbmanager.FacebookManager
to activate your like button

D

data - Variable in class in.hubdestro.models.FriendsList
 

E

email - Variable in class in.hubdestro.models.User
 

F

FacebookManager - Class in in.hubdestro.fbmanager
Created by Ankit Demonstrate on 17/5/16 My Custom Facebook Login Manager Steps : - 1) call getInstance() and store class Object 2) call initialiseSdk(with parameter) before setContentView() and set Permission whatever you want to access 3) create Model named as User { put fields whichever you want} 4) implement SocialCallBack you will get result over there 5) note should call getCallbackManager().onActivityResult(param) in onActivityResult(param)
first_name - Variable in class in.hubdestro.models.User
 
FriendDetail - Class in in.hubdestro.models
Created by ankit on 20/6/16
FriendDetail() - Constructor for class in.hubdestro.models.FriendDetail
 
FriendsList - Class in in.hubdestro.models
Created by ankit on 20/6/16
FriendsList() - Constructor for class in.hubdestro.models.FriendsList
 

G

gender - Variable in class in.hubdestro.models.User
 
getCallbackManager() - Method in class in.hubdestro.fbmanager.FacebookManager
to get back data from popup to models
getInstance() - Static method in class in.hubdestro.fbmanager.FacebookManager
getInstance method to archive singleton pattern
getUserDetail(User) - Method in interface in.hubdestro.fbmanager.SocialCallback
 

I

id - Variable in class in.hubdestro.models.User
 
in.hubdestro.fbmanager - package in.hubdestro.fbmanager
 
in.hubdestro.models - package in.hubdestro.models
 
initialiseSdk(Context, Application, int) - Method in class in.hubdestro.fbmanager.FacebookManager
should called fist after object creation
invitable_friends - Variable in class in.hubdestro.models.User
 

L

last_name - Variable in class in.hubdestro.models.User
 

N

name - Variable in class in.hubdestro.models.FriendDetail
 
name - Variable in class in.hubdestro.models.User
 

P

picture - Variable in class in.hubdestro.models.User
 
postStatusOnWall() - Method in class in.hubdestro.fbmanager.FacebookManager
will pop up post dialog windows

S

setPermission(String) - Method in class in.hubdestro.fbmanager.FacebookManager
fb require permission for few fields
SocialCallback - Interface in in.hubdestro.fbmanager
Created by root on 17/5/16

U

User - Class in in.hubdestro.models
Created by root on 12/5/16
User() - Constructor for class in.hubdestro.models.User
 
A D E F G I L N P S U 
Skip navigation links