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.restore
/
RestoreManager
/
deleteBook
delete
Book
abstract
suspend
fun
deleteBook
(
bookId
:
String
)
Delete books by
bookId
.
Throws
Session
Is
Not
Initialized
Exception
Session is not active
Unauthorized
Exception
401 http error.
Illegal
State
Exception
403 http error.
IOException
Other.