This is the complete list of members for SocialHive, including all inherited members.
getBadgeInfo(onGetBadgeInfo listener) | SocialHive | static |
getFriends(FriendType friendType, onProfileHive listener) | SocialHive | static |
getMyProfile(onProfileHive listener) | SocialHive | static |
getProfiles(std::vector< std::string > vidList, onProfileHive listener) | SocialHive | static |
onGetBadgeInfo typedef | SocialHive | |
onProfileHive typedef | SocialHive | |
onSendMessageHive typedef | SocialHive | |
onShowHiveDialog typedef | SocialHive | |
sendInvitationMessage(MessageContent messageContent, onSendMessageHive listener) | SocialHive | static |
sendMessage(MessageContent messageContent, onSendMessageHive listener) | SocialHive | static |
setMyProfile(std::string displayName, onProfileHive listener) | SocialHive | static |
showHiveDialog(HiveDialogType hiveDialogType, std::string vid, onShowHiveDialog listener) | SocialHive | static |
showHiveDialog(HiveDialogType hiveDialogType, std::string vid, std::string additionalInfo, onShowHiveDialog listener) | SocialHive | static |