16#include "CoreMinimal.h"
17#include "Impl/HivePlatformHelperImpl.h"
19HIVESDK_API IHivePlatformHelperImpl* GetIPlatformHelperInstance();
36 static void RequestUserPermissions(
const TArray<FString>& Requests,
const FHivePlatformHelperOnUserPermissionsDelegate& Delegate);
인앱 브라우저 설정을 위한 파라미터
Definition: HivePlatformHelperTypes.h:22
인앱 웹뷰 설정을 위한 파라미터
Definition: HivePlatformHelperTypes.h:63
외부 브라우저를 열기 위한 클래스
Definition: HivePlatformHelperTypes.h:43