onExtra
Calls in onBind or onStartCommand with the Intent.getExtras passed in the Intent.
It is called when the service is bind.
Parameters
extras
the bundle passed in the Intent.getExtras pass to bindService
Calls in onBind or onStartCommand with the Intent.getExtras passed in the Intent.
It is called when the service is bind.
the bundle passed in the Intent.getExtras pass to bindService