SocialHive

object SocialHive

Deprecated

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 친구를 맺고 목록의 동기화를 수행할 수 있다.
SocialHive 클래스는 Hive 유저의 프로필, 친구 목록, 소셜 웹뷰 기능을 제공한다.


english

Hive can make Hive friends and synchronize the list by using external user information such as Facebook and contacts on your device.
SocialHive class provides Hive user profile, friend list and social web

Types

Link copied to clipboard

친구 목록 조회 형태
Types of Friend list

Link copied to clipboard
class GuestLoginParam : DataModel

AsyncRequest guest/login input data model

Link copied to clipboard

Hive 웹뷰 대화상자의 형태
Types of Hive Social WebView Dialog

Link copied to clipboard

Hive 친구 관계가 맺어진 경로 형태.
Hive The path form of friendship.

Link copied to clipboard
class MessageContent : DataModel

메시지 전송 내용
Message information

Link copied to clipboard
class ProfileGetUser : DataModel

프로필 서버 응답 데이터 형태 data model
profile server response data type data model

Link copied to clipboard
class ProfileHive : DataModel

Hive 유저의 프로필 정보
Hive user profile information

Link copied to clipboard
interface ProfileListener

Hive 유저의 프로필 / 친구 목록 결과 통지
Returns Hive Profile / Friend Information

Link copied to clipboard

Hive 친구 메시지 전송 결과 통지
Returns Hive message transmission result

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Hive 웹뷰 대화상자 결과 통지
Returns showing Hive Social dialog result

Link copied to clipboard
class SocialBadge : DataModel

HIVE Social Badge 정보.
HIVE Social Badge information.

Link copied to clipboard

Hive Social Badge 정보
Hive Social Badge information

Functions

Link copied to clipboard

Hive Social Badge 정보를 조회.
Request Hive Social Badge info.

Link copied to clipboard

Hive 유저의 친구 정보 조회
Request Hive Profile / Friend Information

Link copied to clipboard

Hive 유저 자신의 프로필 정보 조회
Request profile information of Hive certified users

Link copied to clipboard

Hive 사용자 정보를 조회한다.
Request Hive user Profile

Link copied to clipboard

Hive 유저에게 초대 메시지 전송 요청
Send a invite message to Hive user

Link copied to clipboard

Hive 친구에게 메시지 전송 요청
Send message to Hive friend

Link copied to clipboard
fun setMyProfile(displayName: String, listener: SocialHive.ProfileListener)

Hive 유저 자신의 프로필 정보 설정
Set profile information of Hive certified users

Link copied to clipboard
fun showHiveDialog(hiveDialogType: SocialHive.HiveDialogType, vid: String, additionalInfo: String?, listener: SocialHive.ShowHiveDialogListener)

Hive 웹뷰 대화상자 호출
Show Hive WebView dialog