The goog.i18n.uChar.RemoteNameFetcher.RequestType_ Enum

.BASE_88

Request type that uses a base 88 string containing a set of codepoints to be fetched from the server (see goog.i18n.charpickerdata for more information on b88).

.CODEPOINT

Request type that uses a a string of comma separated codepoint values.