사용자 프로필, 친구 목록, 친구 초대, SNS 포스팅 Social Network Service API (GooglePlus, Facebook ETC) More...
#import <HIVESocialFacebook.h>
Inherits NSObject.
Class Methods | |
(void) | + getMyProfile: |
Request profile information of Facebook certified users. More... | |
(void) | + getFriends: |
Request Facebook friends list. More... | |
(void) | + sendMessageFacebook:handler: |
Send message to Facebook friend. More... | |
(void) | + showInvitationDialog:handler: |
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... | |
(void) | + postFacebookWithContentURL:handler: |
Post messages and images on Facebook timeline. More... | |
(BOOL) | + isLogin |
사용자의 Facebook 세션 정보가 client에 있는 여부를 반환한다. More... | |
사용자 프로필, 친구 목록, 친구 초대, SNS 포스팅 Social Network Service API (GooglePlus, Facebook ETC)