public abstract class UAContextUtil extends Object
| Constructor and Description |
|---|
UAContextUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDeviceOrProfile(String name,
UAContext deviceContext)
Does the name parameter match device named in the deviceContext, or on of
the deviceContext profiles.
|
public static boolean isDeviceOrProfile(String name, UAContext deviceContext)
name - The name.deviceContext - The deviceContext.Copyright © 2020. All rights reserved.