Cloudike Android Libraries
Toggle table of contents
6.0.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Cloudike Android Libraries
Contacts Library
/
com.cloudike.sdk.contacts
/
BookItem
/
BookItem
Book
Item
constructor
(
id
:
String
,
name
:
String
,
createdAt
:
Long
?
,
updatedAt
:
Long
?
,
contactsTotal
:
Int
,
contactsDeleted
:
Int
,
links
:
BookItem.Links
?
)