Language

A typesafe enumeration that represents the language of the sdk

Summary

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