Stay organized with collections
Save and categorize content based on your preferences.
UiSettings
classpublic
Stream UI Settings.
Constructor
UiSettings
new
UiSettings()
Constructor.
Methods
getLocale
getLocale() returns string
Returns the locale set for the stream.
Returns
string
setLocale
setLocale(locale) returns void
Sets the publisher provided locale. Must be called before creating
StreamManager. The locale specifies the language
in which to display UI elements. The supported codes can be found in
Localizing for Language and Locale.