Interface SecaddonControllerConstants.Cms
-
- Enclosing interface:
- SecaddonControllerConstants
public static interface SecaddonControllerConstants.Cms
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_Prefixstatic java.lang.String_Suffixstatic java.lang.StringSecChatComponentstatic java.lang.StringSecTextChatComponentstatic java.lang.StringSecVideoChatComponent
-
-
-
Field Detail
-
_Prefix
static final java.lang.String _Prefix
- See Also:
- Constant Field Values
-
_Suffix
static final java.lang.String _Suffix
- See Also:
- Constant Field Values
-
SecChatComponent
static final java.lang.String SecChatComponent
- See Also:
- Constant Field Values
-
SecTextChatComponent
static final java.lang.String SecTextChatComponent
- See Also:
- Constant Field Values
-
SecVideoChatComponent
static final java.lang.String SecVideoChatComponent
- See Also:
- Constant Field Values
-
-