Uses of Enum Class
com.vonage.client.meetings.RoomLanguage
Packages that use RoomLanguage
Package
Description
This package contains classes and sub-packages to support usage of the
Meetings API.
-
Uses of RoomLanguage in com.vonage.client.meetings
Methods in com.vonage.client.meetings that return RoomLanguageModifier and TypeMethodDescriptionstatic RoomLanguageRoomLanguage.fromString(String value) UISettings.getLanguage()Language setting.static RoomLanguageReturns the enum constant of this class with the specified name.static RoomLanguage[]RoomLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.meetings with parameters of type RoomLanguage