Language
A typesafe enumeration that represents the language of the sdk
Last updated
Was this helpful?
A typesafe enumeration that represents the language of the sdk
Last updated
Was this helpful?
import com.sybrin.identity.localization
Enum values
Indicated that the specified language is English.
Indicated that the specified language is Filipino.
public static final
Language
ENGLISH
Indicates that the specified language is English.
public static final
Language
FILIPINO
Indicates that the specified language is Filipino.