This is the complete list of members for hive.PlatformHelper, including all inherited members.
| completeUpdate(int completeState) | hive.PlatformHelper | static |
| onInAppBrowser(ResultAPI result) | hive.PlatformHelper | |
| onInAppWebView(ResultAPI result) | hive.PlatformHelper | |
| onParameters(ResultAPI result, String parameters) | hive.PlatformHelper | |
| onRequestUserPermissions(ResultAPI result, String[] granted, String[] denied) | hive.PlatformHelper | |
| onShare(ResultAPI result) | hive.PlatformHelper | |
| requestUserPermissions(List< String > requests, onRequestUserPermissions listener) | hive.PlatformHelper | static |
| showInAppBrowser(InAppBrowserParam param, onInAppBrowser listener) | hive.PlatformHelper | static |
| showInAppWebView(InAppWebViewParam param, onInAppWebView listener) | hive.PlatformHelper | static |