public class MobileUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MobileUtils.MobileOS |
Constructor and Description |
---|
MobileUtils() |
Modifier and Type | Method and Description |
---|---|
static MobileUtils.MobileOS |
getMobileOS(javax.servlet.http.HttpServletRequest request)
Get mobile os type
|
static String |
getMobilePluginKey()
Get confluence mobile plugin key
|
static boolean |
shouldShowBanner(javax.servlet.http.HttpServletRequest request)
Checking mobile os support app banner or not
|
public static MobileUtils.MobileOS getMobileOS(javax.servlet.http.HttpServletRequest request)
request
- http servlet requestpublic static boolean shouldShowBanner(javax.servlet.http.HttpServletRequest request)
request
- http servlet requestpublic static String getMobilePluginKey()
Copyright © 2003–2020 Atlassian. All rights reserved.