#include "HIVE_ResultAPI.h"Go to the source code of this file.
Classes | |
| class | SocialHive |
| 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... | |
| class | ProfileHive |
| HIVE user profile information More... | |
| class | MessageContent |
| Message information. More... | |
| class | SocialBadge |
| HIVE Social Badge information. More... | |
Enumerations | |
| enum class | FriendType { FriendType::IN_GAME , FriendType::OUT_GAME , FriendType::INVITED , FriendType::ALL_GAME } |
| Types of Friend list. More... | |
| enum class | HiveDialogType { HiveDialogType::HOME , HiveDialogType::GAME , HiveDialogType::USER , HiveDialogType::INQUIRY , HiveDialogType::MESSAGE , HiveDialogType::CHATBOT , HiveDialogType::MYINQUIRY } |
| Types of HIVE Social WebView Dialog. More... | |
| enum class | HiveRelationRoute { HiveRelationRoute::DEFAULT , HiveRelationRoute::HIVE , HiveRelationRoute::FACEBOOK , HiveRelationRoute::GAME , HiveRelationRoute::CONTACT } |
| HIVE The path form of friendship. More... | |