Language
A typesafe enumeration that represents the language of the sdk
Last updated
A typesafe enumeration that represents the language of the sdk
Last updated
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.