@ThreadSafe public final class SdkUserAgentBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
buildClientUserAgentString(SystemUserAgent systemValues,
SdkClientUserAgentProperties userAgentProperties)
Constructs a string representation of an SDK client user agent string, based on system and client data.
|
static String |
buildSystemUserAgentString(SystemUserAgent systemValues)
Constructs a string representation of system user agent values only, that can be used for any backend calls.
|
public static String buildClientUserAgentString(SystemUserAgent systemValues, SdkClientUserAgentProperties userAgentProperties)
public static String buildSystemUserAgentString(SystemUserAgent systemValues)
Copyright © 2026. All rights reserved.