14#include "CoreMinimal.h"
15#include "Impl/HiveSocialV4Impl.h"
17HIVESDK_API IHiveSocialV4Impl* GetISocialV4Instance();
Community page exposure, photo content sharing function provided
Definition: HiveSocialV4.h:26
static void ShowCommunity(ESocialV4ProviderType ProviderType, const FHiveSocialV4OnShowCommunityDelegate &Delegate)
Request community page.
ESocialV4ViewType
SocialV4 API call type.
Definition: HiveSocialV4Types.h:34
ESocialV4ProviderType
SocialV4 API call type.
Definition: HiveSocialV4Types.h:18
static void ShowCommunity(ESocialV4ProviderType ProviderType, ESocialV4ViewType ViewType, const FHiveSocialV4OnShowCommunityDelegate &Delegate)
Request community page.
static void SharePhoto(ESocialV4ProviderType ProviderType, const FHiveSocialV4OnSharePhotoDelegate &Delegate)
Photo Share API.