toggle menu
Android-IMLibCore-SDK
5.12.2
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib
/
DestructionTag
Destruction
Tag
io.rong.imlib
@
Retention
(
value
=
RetentionPolicy.RUNTIME
)
public
@interface
DestructionTag
Created by CaoHaiyang on 2018/6/19.
Members
Types
Destruction
Type
Link copied to clipboard
io.rong.imlib
public
enum
DestructionType
Properties
FLAG_COUNT_DOWN_WHEN_CLICK
Link copied to clipboard
io.rong.imlib
public
final
static
int
FLAG_COUNT_DOWN_WHEN_CLICK
FLAG_COUNT_DOWN_WHEN_VISIBLE
Link copied to clipboard
io.rong.imlib
public
final
static
int
FLAG_COUNT_DOWN_WHEN_VISIBLE
Functions
destruction
Flag
Link copied to clipboard
io.rong.imlib
public
abstract
int
destructionFlag
(
)
Inherited functions
annotation
Type
Link copied to clipboard
io.rong.imlib
public
abstract
Class
<
? extends
Annotation
>
annotationType
(
)
equals
Link copied to clipboard
io.rong.imlib
public
abstract
boolean
equals
(
Object
p
)
hash
Code
Link copied to clipboard
io.rong.imlib
public
abstract
int
hashCode
(
)
to
String
Link copied to clipboard
io.rong.imlib
public
abstract
String
toString
(
)