HIVE SDK for Unity3D

클래스 | 함수
PlatformHelper

플랫폼 사용 편의를 위한 기능 제공

더 자세히 ...

클래스

class  hive.PlatformHelper
 플랫폼 사용 편의를 위한 헬퍼 기능들의 모음

더 자세히 ...
 
class  hive.InAppBrowserParam
 인앱 브라우저 설정을 위한 파라미터 더 자세히 ...
 
class  hive.InAppWebViewParam
 인앱 웹뷰 설정을 위한 파라미터 더 자세히 ...
 

함수

delegate void hive.PlatformHelper.onShare (ResultAPI result)
 Share 관련 동작이 완료되었을 때 호출됨. 더 자세히 ...
 
delegate void hive.PlatformHelper.onRequestUserPermissions (ResultAPI result, String[] granted, String[] denied)
 Android에서 재요청된 OS 권한동의에 대한 결과 값을 반환한다. 더 자세히 ...
 
delegate void hive.PlatformHelper.onInAppBrowser (ResultAPI result)
 인 앱 브라우저 콜백 더 자세히 ...
 
delegate void hive.PlatformHelper.onInAppWebView (ResultAPI result)
 인 앱 웹뷰 콜백 더 자세히 ...
 
static void hive.PlatformHelper.showInAppBrowser (InAppBrowserParam param, onInAppBrowser listener)
 인 앱 브라우저를 오픈한다. 더 자세히 ...
 
static void hive.PlatformHelper.showInAppWebView (InAppWebViewParam param, onInAppWebView listener)
 인 앱 웹뷰를 오픈한다. 더 자세히 ...
 

상세한 설명

플랫폼 사용 편의를 위한 기능 제공

함수 문서화

◆ onInAppBrowser()

delegate void hive.PlatformHelper.onInAppBrowser ( ResultAPI  result)

인 앱 브라우저 콜백

매개변수
result인 앱 브라우저 호출 결과

◆ onInAppWebView()

delegate void hive.PlatformHelper.onInAppWebView ( ResultAPI  result)

인 앱 웹뷰 콜백

매개변수
result인 앱 웹뷰 호출 결과

◆ onRequestUserPermissions()

delegate void hive.PlatformHelper.onRequestUserPermissions ( ResultAPI  result,
String[]  granted,
String[]  denied 
)

Android에서 재요청된 OS 권한동의에 대한 결과 값을 반환한다.

매개변수
granted사용자가 수락한 권한 리스트, denied 사용자가 거부한 권한 리스트

◆ onShare()

delegate void hive.PlatformHelper.onShare ( ResultAPI  result)

Share 관련 동작이 완료되었을 때 호출됨.

(share)

매개변수
isSuccessShare 결과.

◆ showInAppBrowser()

static void hive.PlatformHelper.showInAppBrowser ( InAppBrowserParam  param,
onInAppBrowser  listener 
)
static

인 앱 브라우저를 오픈한다.

매개변수
param인앱 브라우저 설정을 위한 파라미터
listeneronInAppBrowser 결과 콜백

◆ showInAppWebView()

static void hive.PlatformHelper.showInAppWebView ( InAppWebViewParam  param,
onInAppWebView  listener 
)
static

인 앱 웹뷰를 오픈한다.

매개변수
param인앱 웹뷰 설정을 위한 파라미터
listeneronInAppWebView 결과 콜백
Copyright © Com2uS Platform Corporation. All Right Reserved. 이용약관 개인정보 처리방침