Skip to content

what is the General idea of plugin #146

@mohammadne

Description

@mohammadne

What I understood from plugin is that :
we have 2 way of communication with plugin , one is from the UI and the other is from background like headset , notifications control and ... .
in UI , we have some callbacks like : connect,start,pause,play,disconnect , ...
also in background we have these callbacks :onStart,onStop,onPlay,onPause , ...
these callbacks used separately (UI and Background don't have communication with other) when the queue has nothing to change.
but when we need to change queue we need to start a communication from UI to Background to handle queue changes.

Is what I understood right?
Please correct me if I'm in the wrong understood . Thanks Ryan.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions