core / com.schibsted.account.persistence / UserPersistenceService

UserPersistenceService

class UserPersistenceService : Service

Types

Connection

class Connection : ServiceConnection

ServiceBinder

inner class ServiceBinder : Binder

Constructors

<init>

UserPersistenceService()

Functions

onBind

fun onBind(intent: Intent): UserPersistenceService.ServiceBinder

onCreate

fun onCreate(): Unit

onDestroy

fun onDestroy(): Unit