Language
A typesafe enumeration that represents the language of the sdk
Summary
Enum values | |
---|---|
Language | Indicated that the specified language is English. |
Language | Indicated that the specified language is Filipino. |
Enum values
ENGLISH
public final var
Language
ENGLISH
Indicates that the specified language is English.
FILIPINO
public final var
Language
FILIPINO
Indicates that the specified language is Filipino.
Last updated