JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.bytedesk.service.visitor
Annotation Interface VisitorAnnotation
@Target
({
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
VisitorAnnotation
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
action
String
description
String
title
Element Details
title
String
title
Default:
""
action
String
action
Default:
""
description
String
description
Default:
""