HIVE SDK for Unity3D

Classes | Functions
SocialV4

Classes

class  hive.SocialV4
 

Functions

delegate void hive.SocialV4.onShowCommunity (ResultAPI result)
 Community page request result callback result : Result of API.
 
delegate void hive.SocialV4.onSharePhoto (ResultAPI result)
 Photo content sharing result callback result : Result of API.
 
static void hive.SocialV4.showCommunity (ProviderType providerType, onShowCommunity listener)
 커뮤니티 페이지 요청 API.
 
static void hive.SocialV4.showCommunity (ProviderType providerType, ViewType viewType, onShowCommunity listener)
 커뮤니티 페이지 요청 API.
 
static void hive.SocialV4.sharePhoto (ProviderType providerType, onSharePhoto listener)
 Photo Content Share API.
 

Detailed Description

Function Documentation

◆ onSharePhoto()

delegate void hive.SocialV4.onSharePhoto ( ResultAPI result)

Photo content sharing result callback result : Result of API.


◆ onShowCommunity()

delegate void hive.SocialV4.onShowCommunity ( ResultAPI result)

Community page request result callback result : Result of API.


◆ sharePhoto()

static void hive.SocialV4.sharePhoto ( ProviderType providerType,
onSharePhoto listener )
static

Photo Content Share API.

Parameters
providerTyperequest type
listenersharePhotoContent result callback

◆ showCommunity() [1/2]

static void hive.SocialV4.showCommunity ( ProviderType providerType,
onShowCommunity listener )
static

커뮤니티 페이지 요청 API.

Parameters
providerTyperequest type
listenershowCommunity result callback

◆ showCommunity() [2/2]

static void hive.SocialV4.showCommunity ( ProviderType providerType,
ViewType viewType,
onShowCommunity listener )
static

커뮤니티 페이지 요청 API.

Parameters
providerTyperequest type
viewTypeview type
listenershowCommunity result callback
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy