HIVE SDK for Android

Classes | Static Public Member Functions | List of all members
com.hive.SocialFacebook Class Reference

Classes

interface  PostFacebookListener
 Returns Facebook posting result. More...
 
class  ProfileFacebook
 Facebook user profile information. More...
 
interface  ProfileListener
 Returns HIVE Profile / Friend Information. More...
 
interface  SendMessageFacebookListener
 Facebook message transmission result. More...
 
interface  ShowInvitationDialogListener
 Returns Facebook user invite to friend. More...
 
class  SocialFacebookMessage
 Facebook message destinations. More...
 

Static Public Member Functions

static void getMyProfile (ProfileListener listener)
 Request profile information of Facebook certified users. More...
 
static void getFriends (ProfileListener listener)
 Request Facebook friends list. More...
 
static void sendMessageFacebook (SocialFacebookMessage messageContents, SendMessageFacebookListener listener)
 Send message to Facebook friend. More...
 
static void showInvitationDialog (SocialFacebookMessage inviteContents, ShowInvitationDialogListener listener)
 Show Facebook friend invite dialog to Facebook user
(Note: Generally, to increase the number of social friends, you can give a reward for inviting friends. More...
 
static void postFacebookWithContentURL (String contentURL, PostFacebookListener listener)
 Post messages and images on Facebook timeline. More...
 
static boolean isLogin ()
 사용자의 Facebook 세션 정보가 client에 있는 여부를 반환한다. More...
 

Detailed Description

Author
ryuvsken, nanomech
Since
4.0.0 HIVE users can view and modify their profile information and provide a social game service where they can make friends and play games with their friends together.
HIVE can make HIVE friends and synchronize the list by using external user information such as Facebook and contacts on your device.
The SocialFacebook class provides Facebook profile, Facebook friend list, and posting.


The documentation for this class was generated from the following file:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy