Uses of Enum Class
com.vonage.client.meetings.ThemeDomain
Packages that use ThemeDomain
Package
Description
This package contains classes and sub-packages to support usage of the
Meetings API.
-
Uses of ThemeDomain in com.vonage.client.meetings
Methods in com.vonage.client.meetings that return ThemeDomainModifier and TypeMethodDescriptionstatic ThemeDomainThemeDomain.fromString(String value) Theme.getDomain()The theme's application domain.static ThemeDomainReturns the enum constant of this class with the specified name.static ThemeDomain[]ThemeDomain.values()Returns an array containing the constants of this enum class, in the order they are declared.