toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.ui.message.util
/
SendMsgPreCheck
/
Opt
Opt
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
@
Target
(
value
=
PARAMETER
)
annotation class
Opt
操作字符串
Members
Properties
ADD
Link copied to clipboard
val
ADD
:
Int
=
0
DELETE
Link copied to clipboard
val
DELETE
:
Int
=
1
EDIT
Link copied to clipboard
val
EDIT
:
Int
=
2
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String