core / com.schibsted.account.persistence / UserPersistenceService / Connection

Connection

class Connection : ServiceConnection

Constructors

<init>

Connection()

Properties

service

var service: UserPersistenceService?

Functions

onServiceConnected

fun onServiceConnected(componentName: ComponentName, binder: IBinder): Unit

onServiceDisconnected

fun onServiceDisconnected(componentName: ComponentName): Unit