toggle menu
WOASDK
androidJvm
switch theme
search in API
WOASDK
/
com.kingsoft.kim.kit.contacts.fragment
/
KIMContactPickerFragment
/
SearchDataType
Search
Data
Type
annotation class
SearchDataType
Members
Properties
CONTACT_AND_CHAT
Link copied to clipboard
val
CONTACT_AND_CHAT
:
Int
=
0
INVALID
Link copied to clipboard
val
INVALID
:
Int
=
-1
ONLY_CONTACT
Link copied to clipboard
val
ONLY_CONTACT
:
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