ConfigField

Constructors

Link copied to clipboard
private constructor(key: String)

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

For setting SDK Metadata in a static environment (like XML) while still allowing clients to add their own values later (in another key). Wrappers will be setting this key directly.

Link copied to clipboard

For setting SDK Metadata in a static environment (like XML) while still allowing the SDK/wrapper to add their own values (in another key). Clients will be setting this value for self-reporting.

Properties

Link copied to clipboard
val key: String
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.