ws1-network/com.airwatch.gateway.config/GatewayConfigManager/getString
getString¶
open fun getString(resId: Int): String
Returns the localized string for the given resource id.
Parameters¶
| Name | Description |
|---|---|
| resId | The string resource identifier. |
Return¶
Non-null localized string.