SocialFacebook

open class SocialFacebook

Hive 유저는 자신의 프로필 정보를 조회 하거나 수정할 수 있고 친구를 맺어서 친구와 함께 게임을 즐길 수 있는 소셜 게임 서비스를 제공한다.

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.

korean

Hive 는 Facebook, 주소록 등의 외부 유저 정보를 이용하여 Hive 친구를 맺고 목록의 동기화를 수행할 수 있다.

SocialFacebook 클래스는 Facebook 프로필, Facebook 친구 목록, Facebook 글 게시 기능을 제공한다.

english

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.

Author

nanomech

Since

4.0.0

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Facebook 게시글 등록 요청 결과 통지Returns Facebook posting result
Link copied to clipboard
open class ProfileFacebook : DataModel
Facebook 유저의 프로필 정보Facebook user profile information
Link copied to clipboard
interface ProfileListener
Hive 프로필 / 친구 정보 결과 통지Returns Hive Profile / Friend Information
Link copied to clipboard
Facebook 메시지 전송 결과 통지Facebook message transmission result
Link copied to clipboard
Facebook 유저에게 친구 초대 요청 결과 통지Returns Facebook user invite to friend
Link copied to clipboard
open class SocialFacebookMessage : DataModel
Facebook 메시지를 전송 할 대상 정보Facebook message destinations
Link copied to clipboard

Properties

Link copied to clipboard
val TAG: String

Functions

Link copied to clipboard
Facebook 친구 목록 조회Request Facebook friends list
Link copied to clipboard
Facebook 인증 사용자의 프로필 정보 조회Request profile information of Facebook certified users
Link copied to clipboard
open fun isLogin(): Boolean
사용자의 Facebook 세션 정보가 client 에 있는 여부를 반환한다.
Link copied to clipboard
게임의 소식을 흥미 있게 전하기 위해서 메시지와 이미지를 Facebook 에 포스팅하여 글쓴이의 타임라인에 글을 노출 시키는 기능을 제공한다Post messages and images on Facebook timeline.
Link copied to clipboard
Facebook 친구에게 메시지 전송Send message to Facebook friend
Link copied to clipboard
Facebook 유저에게 친구 초대 요청 대화상자 호출Show Facebook friend invite dialog to Facebook userkoreanFacebook 유저에게 친구 초대 요청 대화상자 호출(일반적으로 소셜의 친구를 늘리기 위해서 게임 친구 초대에 대한 보상을 수행하도록 운영하지만 Facebook 에서는 이런 운영 방식을 정책적으로 막고 있으니 주의해야 한다.