HIVE SDK for Unity3D

Public Types | Public Member Functions | Static Public Member Functions | List of all members
hive.SocialV4 Class Reference

Public Types

enum  ProviderType
 SocialV4 API call type.
 
enum  ViewType
 SocialV4 API call type.
 

Public Member Functions

delegate void onShowCommunity (ResultAPI result)
 Community page request result callback result : Result of API.
 
delegate void onSharePhoto (ResultAPI result)
 Photo content sharing result callback result : Result of API.
 

Static Public Member Functions

static void showCommunity (ProviderType providerType, onShowCommunity listener)
 커뮤니티 페이지 요청 API.
 
static void showCommunity (ProviderType providerType, ViewType viewType, onShowCommunity listener)
 커뮤니티 페이지 요청 API.
 
static void sharePhoto (ProviderType providerType, onSharePhoto listener)
 Photo Content Share API.
 

Detailed Description

Author
disker
Since
4.15.4

The documentation for this class was generated from the following file:
Copyright © Com2uS Platform Corporation. All Right Reserved. Terms of Use Privacy Policy