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.recover
/
RecoverManager
Recover
Manager
interface
RecoverManager
Members
Properties
state
Link copied to clipboard
abstract
val
state
:
StateFlow
<
RecoverState
>
Returns the state of the contacts restore process.
Functions
get
Deleted
Contacts
Link copied to clipboard
abstract
fun
getDeletedContacts
(
)
:
Flow
<
List
<
ContactItem
>
>
Returns the state of the contacts restore process.
recover
Link copied to clipboard
abstract
fun
recover
(
contacts
:
List
<
ContactItem
>
)
:
Job
Starts a restore of contacts