Community page exposure, photo content sharing function provided
More...
Community page exposure, photo content sharing function provided
◆ ESocialV4ProviderType
◆ ESocialV4ViewType
◆ SharePhoto()
static void FHiveSocialV4::SharePhoto |
( |
ESocialV4ProviderType |
ProviderType, |
|
|
const FHiveSocialV4OnSharePhotoDelegate & |
Delegate |
|
) |
| |
|
static |
Photo Share API.
- Parameters
-
ProviderType | request type |
Delegate | sharePhotoContent result callback |
◆ ShowCommunity() [1/2]
static void FHiveSocialV4::ShowCommunity |
( |
ESocialV4ProviderType |
ProviderType, |
|
|
const FHiveSocialV4OnShowCommunityDelegate & |
Delegate |
|
) |
| |
|
static |
Request community page.
- Parameters
-
ProviderType | request type |
Delegate | showCommunity result callback |
◆ ShowCommunity() [2/2]
Request community page.
- Parameters
-
ProviderType | request type |
ViewType | request UI type (FullScreen, Frame) |
Delegate | showCommunity result callback |