HIVE SDK for iOS

Class Methods | List of all members
HIVESocialHive Class Reference

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. More...

#import <HIVESocialHive.h>

Inherits NSObject.

Class Methods

(void) + getMyProfile:
 Request profile information of HIVE certified users. More...
 
(void) + setMyProfile:handler:
 Set profile information of HIVE certified users. More...
 
(void) + getFriends:handler:
 Request HIVE Profile / Friend Information In the form of friends, there are friends who play games together, friends who do not play games, friends who invite games, all friends, and these are defined by an enum called FriendType. More...
 
(void) + getProfiles:handler:
 HIVE 사용자 정보를 조회한다. More...
 
(void) + sendMessage:handler:
 Send message to HIVE friend
If you send a message to a HIVE friend, a push notification will be sent to the recipient who has received the message. More...
 
(void) + sendInvitationMessage:handler:
 Send a invite message to HIVE user. More...
 
(void) + showHiveDialog:vid:handler:
 Show HIVE WebView dialog
(- HIVE Social's default first screen (feed){ HiveDialogType::HOME}
More...
 
(void) + getBadgeInfo:
 Request HIVE Social Badge info. More...
 

Detailed Description

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.
SocialHive class provides HIVE user profile, friend list and social web


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