unbindService

open fun unbindService(conn: ServiceConnection)

Unbind the service.

Parameters

conn

The ServiceConnection object.