This is the complete list of members for PlatformHelper, including all inherited members.
completeUpdate(int completeState) | PlatformHelper | static |
getLaunchParameters(onParameters paramListener) | PlatformHelper | static |
onHIVEPlatformHelperShareHandler typedef | PlatformHelper | |
onParameters typedef | PlatformHelper | |
onRequestUserPermissionsHandler typedef | PlatformHelper | |
onShowInAppBrowserHandler typedef | PlatformHelper | |
onShowInAppWebViewHandler typedef | PlatformHelper | |
openBrowser(const OpenBrowserParam param) | PlatformHelper | static |
requestUserPermissions(std::vector< std::string > requests, onRequestUserPermissionsHandler handler) | PlatformHelper | static |
share(PlatformShare platformShare, onHIVEPlatformHelperShareHandler handler) | PlatformHelper | static |
showInAppBrowser(InAppBrowserParam param, onShowInAppBrowserHandler handler) | PlatformHelper | static |
showInAppWebView(InAppWebViewParam param, onShowInAppWebViewHandler handler) | PlatformHelper | static |