Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onPause (Android) #139

Open
eeoom opened this issue Dec 9, 2022 · 0 comments
Open

onPause (Android) #139

eeoom opened this issue Dec 9, 2022 · 0 comments

Comments

@eeoom
Copy link

eeoom commented Dec 9, 2022

Seems onPause isn't implemented in AudiofileplayerService.java . Did I miss something? How do I react on this event?

@OverRide
public void onPause() {
Log.i(TAG, "MediaSessionCallback.onPause");
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant