onBind

open override fun onBind(intent: Intent): IBinder

A lifecycle callback method that overrides Service.onBind.

Return

the communication channel to the service.