toggle menu
sdkKIMCore
androidJvm
switch theme
search in API
sdkKIMCore
/
com.kingsoft.kim.core.example.chat
/
ChatViewModel
/
Role
Role
annotation class
Role
Members
Properties
ROLE_ADMIN
Link copied to clipboard
val
ROLE_ADMIN
:
Int
=
2
ROLE_MASSES
Link copied to clipboard
val
ROLE_MASSES
:
Int
=
0
ROLE_OWNER
Link copied to clipboard
val
ROLE_OWNER
:
Int
=
1
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