public static class NativeAppContext.Builder extends Object
NativeAppContext.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
NativeAppContext |
build()
Builds a new
NativeAppContext object using the set fields. |
NativeAppContext.Builder |
osType(OsType osType)
Setter for osType.
|
NativeAppContext.Builder |
osVersion(String osVersion)
Setter for osVersion.
|
public NativeAppContext.Builder osType(OsType osType)
osType - OsType value for osType.public NativeAppContext.Builder osVersion(String osVersion)
osVersion - String value for osVersion.public NativeAppContext build()
NativeAppContext object using the set fields.NativeAppContextCopyright © 2026. All rights reserved.