HIVE SDK for Unreal Engine

Classes | Enumerations | Functions
FHiveSocialV4

Community page exposure, photo content sharing function provided

More...

Classes

class  FHiveSocialV4
 Community page exposure, photo content sharing function provided

More...
 

Enumerations

enum class  ESocialV4ProviderType
 SocialV4 API call type. More...
 
enum class  ESocialV4ViewType
 SocialV4 API call type. More...
 

Functions

static void FHiveSocialV4::ShowCommunity (ESocialV4ProviderType ProviderType, const FHiveSocialV4OnShowCommunityDelegate &Delegate)
 Request community page. More...
 
static void FHiveSocialV4::ShowCommunity (ESocialV4ProviderType ProviderType, ESocialV4ViewType ViewType, const FHiveSocialV4OnShowCommunityDelegate &Delegate)
 Request community page. More...
 
static void FHiveSocialV4::SharePhoto (ESocialV4ProviderType ProviderType, const FHiveSocialV4OnSharePhotoDelegate &Delegate)
 Photo Share API. More...
 

Detailed Description

Community page exposure, photo content sharing function provided

Enumeration Type Documentation

◆ ESocialV4ProviderType

enum class ESocialV4ProviderType
strong

SocialV4 API call type.

◆ ESocialV4ViewType

enum class ESocialV4ViewType
strong

SocialV4 API call type.

Function Documentation

◆ SharePhoto()

static void FHiveSocialV4::SharePhoto ( ESocialV4ProviderType  ProviderType,
const FHiveSocialV4OnSharePhotoDelegate &  Delegate 
)
static

Photo Share API.

Parameters
ProviderTyperequest type
DelegatesharePhotoContent result callback

◆ ShowCommunity() [1/2]

static void FHiveSocialV4::ShowCommunity ( ESocialV4ProviderType  ProviderType,
const FHiveSocialV4OnShowCommunityDelegate &  Delegate 
)
static

Request community page.

Parameters
ProviderTyperequest type
DelegateshowCommunity result callback

◆ ShowCommunity() [2/2]

static void FHiveSocialV4::ShowCommunity ( ESocialV4ProviderType  ProviderType,
ESocialV4ViewType  ViewType,
const FHiveSocialV4OnShowCommunityDelegate &  Delegate 
)
static

Request community page.

Parameters
ProviderTyperequest type
ViewTyperequest UI type (FullScreen, Frame)
DelegateshowCommunity result callback
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy